Uses of Class
org.apache.tinkerpop.gremlin.structure.util.reference.ReferenceVertexProperty
-
Packages that use ReferenceVertexProperty Package Description org.apache.tinkerpop.gremlin.structure.util.reference -
-
Uses of ReferenceVertexProperty in org.apache.tinkerpop.gremlin.structure.util.reference
Methods in org.apache.tinkerpop.gremlin.structure.util.reference that return ReferenceVertexProperty Modifier and Type Method Description static <V> ReferenceVertexProperty
ReferenceFactory. detach(VertexProperty<V> vertexProperty)
-