| 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.GraphFeatures |
Graph.Features.graph()
Gets the features related to "graph" operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyGraph.EmptyGraphFeatures.EmptyGraphGraphFeatures
Graph features defined such that they support immutability but allow all other possibilities.
|
| Modifier and Type | Method and Description |
|---|---|
Graph.Features.GraphFeatures |
EmptyGraph.EmptyGraphFeatures.graph() |
| Modifier and Type | Method and Description |
|---|---|
Graph.Features.GraphFeatures |
StarGraph.StarGraphFeatures.graph() |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.