Class AbstractPropertyGraph.SimpleEdge

java.lang.Object
com.github.moaxcp.graphs.AbstractPropertyGraph.SimpleEdge
All Implemented Interfaces:
PropertyGraph.Edge<ID>
Enclosing class:
AbstractPropertyGraph<ID>

public class AbstractPropertyGraph.SimpleEdge extends Object implements PropertyGraph.Edge<ID>