Class DetachedFactory
java.lang.Object
org.apache.tinkerpop.gremlin.structure.util.detached.DetachedFactory
- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
-
Method Summary
Modifier and TypeMethodDescriptionstatic <D> Dstatic DetachedPathstatic DetachedEdgestatic DetachedElementstatic <V> DetachedProperty<V>static DetachedVertexstatic <V> DetachedVertexPropertydetach(VertexProperty<V> vertexProperty, boolean withProperties)
-
Method Details
-
detach
-
detach
-
detach
public static <V> DetachedVertexProperty detach(VertexProperty<V> vertexProperty, boolean withProperties) -
detach
-
detach
-
detach
-
detach
-