| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.structure | |
| org.apache.tinkerpop.gremlin.structure.util.empty |
| Modifier and Type | Method and Description |
|---|---|
default Graph.Features.VertexPropertyFeatures |
Graph.Features.VertexFeatures.properties()
Gets features related to "properties" on a
Vertex. |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexPropertyFeatures
Vertex Property features defined such that they support immutability but allow all other possibilities.
|
| Modifier and Type | Method and Description |
|---|---|
Graph.Features.VertexPropertyFeatures |
EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexFeatures.properties() |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.