Uses of Class
org.apache.tinkerpop.gremlin.structure.util.detached.DetachedVertexProperty
Packages that use DetachedVertexProperty
-
Uses of DetachedVertexProperty in org.apache.tinkerpop.gremlin.structure.util.detached
Methods in org.apache.tinkerpop.gremlin.structure.util.detached that return DetachedVertexPropertyModifier and TypeMethodDescriptionDetachedVertexProperty.Builder.create()static <V> DetachedVertexPropertyDetachedFactory.detach(VertexProperty<V> vertexProperty, boolean withProperties) Methods in org.apache.tinkerpop.gremlin.structure.util.detached with parameters of type DetachedVertexProperty