Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgeFeatures |
HadoopGraph.HadoopGraphFeatures.edge() |
Modifier and Type | Class and Description |
---|---|
class |
Neo4jGraph.Neo4jGraphFeatures.Neo4jEdgeFeatures |
Modifier and Type | Field and Description |
---|---|
protected Graph.Features.EdgeFeatures |
Neo4jGraph.Neo4jGraphFeatures.edgeFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgeFeatures |
Neo4jGraph.Neo4jGraphFeatures.edge() |
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() |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraph.TinkerGraphEdgeFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features.EdgeFeatures |
TinkerGraph.TinkerGraphFeatures.edge() |
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.