Custom edges are whatever you want. But you should use bit integer to represent them and starts from Graph.MIN_UNUSED_EDGE.
The default imports includes a bit declaration for each of the remaining bit from the edge bit integer. They are named: EDGE_0, EDGE_1, …