Modifier and Type | Class and Description |
---|---|
static class |
RemoteGraph.RemoteGraphFeatures |
Modifier and Type | Method and Description |
---|---|
default Graph.Features.GraphFeatures |
Graph.Features.graph()
Gets the features related to "graph" operation.
|
Graph.Features.GraphFeatures |
RemoteGraph.RemoteFeatures.graph() |
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() |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraph.TinkerGraphGraphFeatures |
Modifier and Type | Method and Description |
---|---|
Graph.Features.GraphFeatures |
TinkerGraph.TinkerGraphFeatures.graph() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.