Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure.util.detached |
Modifier and Type | Method and Description |
---|---|
DetachedVertexProperty |
DetachedVertexProperty.Builder.create() |
static <V> DetachedVertexProperty |
DetachedFactory.detach(VertexProperty<V> vertexProperty,
boolean withProperties) |
Modifier and Type | Method and Description |
---|---|
DetachedVertex.Builder |
DetachedVertex.Builder.addProperty(DetachedVertexProperty vp) |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.