| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.structure | |
| org.apache.tinkerpop.gremlin.structure.util.empty |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Graph.Features.EdgePropertyFeatures
|
static interface |
Graph.Features.PropertyFeatures
|
static interface |
Graph.Features.VariableFeatures
Features for
Graph.Variables. |
static interface |
Graph.Features.VertexPropertyFeatures
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgePropertyFeatures
Edge property features defined such that they support immutability but allow all other possibilities.
|
class |
EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexPropertyFeatures
Vertex Property features defined such that they support immutability but allow all other possibilities.
|
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.