| Modifier and Type | Method and Description | 
|---|---|
| default Optional<Graph.Features> | GraphProvider. getStaticFeatures()Gets a  Graph.Featuresimplementation that contains graph feature configuration that will never change
 from execution to execution of the tests given this currentGraphProviderimplementation. | 
| Optional<Graph.Features> | GraphManager.ManagedGraphProvider. getStaticFeatures() | 
| 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 | 
| Modifier and Type | Method and Description | 
|---|---|
| default Graph.Features | Graph. features()Gets the  Graph.Featuresexposed by the underlyingGraphimplementation. | 
| Graph.Features | RemoteGraph. features() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | StringFactory. featureString(Graph.Features features) | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EmptyGraph.EmptyGraphFeaturesFeatures 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–2022 Apache Software Foundation. All rights reserved.