| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
Graph.Features.EdgeFeatures
Features that are related to  
Edge operations. | 
static interface  | 
Graph.Features.VertexFeatures
Features that are related to  
Vertex operations. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgeFeatures
Edge features defined such that they support immutability but allow all other possibilities. 
 | 
class  | 
EmptyGraph.EmptyGraphFeatures.EmptyGraphElementFeatures
Vertex features defined such that they support immutability but allow all other possibilities. 
 | 
class  | 
EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexFeatures
Vertex features defined such that they support immutability but allow all other possibilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TinkerGraph.TinkerGraphEdgeFeatures  | 
class  | 
TinkerGraph.TinkerGraphVertexFeatures  | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.