Uses of Class
org.apache.tinkerpop.gremlin.structure.util.reference.ReferenceVertex
Packages that use ReferenceVertex
-
Uses of ReferenceVertex in org.apache.tinkerpop.gremlin.structure.util.reference
Methods in org.apache.tinkerpop.gremlin.structure.util.reference that return ReferenceVertexConstructors in org.apache.tinkerpop.gremlin.structure.util.reference with parameters of type ReferenceVertexModifierConstructorDescriptionReferenceEdge(Object id, String label, ReferenceVertex inVertex, ReferenceVertex outVertex) ReferenceEdge(Object id, Set<String> labels, ReferenceVertex inVertex, ReferenceVertex outVertex)