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