Modifier and Type | Class and Description |
---|---|
static class |
HadoopGraph.HadoopGraphFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features |
HadoopGraph.features() |
Modifier and Type | Class and Description |
---|---|
class |
Neo4jGraph.Neo4jGraphFeatures |
Modifier and Type | Field and Description |
---|---|
protected Graph.Features |
Neo4jGraph.features |
Modifier and Type | Method and Description |
---|---|
Graph.Features |
Neo4jGraph.features() |
Modifier and Type | Class and Description |
---|---|
static class |
RemoteGraph.RemoteFeatures
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Graph.Features |
RemoteGraph.features()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
default Graph.Features |
Graph.features()
Gets the
Graph.Features exposed by the underlying Graph implementation. |
Modifier and Type | Method and Description |
---|---|
static String |
StringFactory.featureString(Graph.Features features) |
Modifier and Type | Class and Description |
---|---|
static class |
EmptyGraph.EmptyGraphFeatures
Features defined such that they support immutability but allow all other possibilities.
|
Modifier and Type | Method and Description |
---|---|
Graph.Features |
EmptyGraph.features() |
Modifier and Type | Class and Description |
---|---|
static class |
StarGraph.StarGraphFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features |
StarGraph.features() |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraph.TinkerGraphFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features |
TinkerGraph.features()
Return TinkerGraph feature set.
|
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.