Interface Graph.Features.FeatureSet
- 
- All Known Subinterfaces:
- Graph.Features.DataTypeFeatures,- Graph.Features.EdgeFeatures,- Graph.Features.EdgePropertyFeatures,- Graph.Features.ElementFeatures,- Graph.Features.GraphFeatures,- Graph.Features.PropertyFeatures,- Graph.Features.VariableFeatures,- Graph.Features.VertexFeatures,- Graph.Features.VertexPropertyFeatures
 - All Known Implementing Classes:
- AbstractTinkerGraph.TinkerGraphEdgeFeatures,- AbstractTinkerGraph.TinkerGraphVertexFeatures,- AbstractTinkerGraph.TinkerGraphVertexPropertyFeatures,- EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgeFeatures,- EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgePropertyFeatures,- EmptyGraph.EmptyGraphFeatures.EmptyGraphElementFeatures,- EmptyGraph.EmptyGraphFeatures.EmptyGraphGraphFeatures,- EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexFeatures,- EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexPropertyFeatures,- RemoteGraph.RemoteGraphFeatures,- TinkerGraph.TinkerGraphGraphFeatures,- TinkerTransactionGraph.TinkerGraphGraphFeatures
 - Enclosing interface:
- Graph.Features
 
 public static interface Graph.Features.FeatureSetA marker interface to identify any set of Features. There is no need to implement this interface.