Class AbstractPropertyGraph.SimpleVertex

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

public class AbstractPropertyGraph.SimpleVertex extends Object implements PropertyGraph.Vertex<ID>