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