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:
EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgeFeatures
,EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgePropertyFeatures
,EmptyGraph.EmptyGraphFeatures.EmptyGraphElementFeatures
,EmptyGraph.EmptyGraphFeatures.EmptyGraphGraphFeatures
,EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexFeatures
,EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexPropertyFeatures
,RemoteGraph.RemoteGraphFeatures
,TinkerGraph.TinkerGraphEdgeFeatures
,TinkerGraph.TinkerGraphGraphFeatures
,TinkerGraph.TinkerGraphVertexFeatures
,TinkerGraph.TinkerGraphVertexPropertyFeatures
- Enclosing interface:
- Graph.Features
public static interface Graph.Features.FeatureSet
A marker interface to identify any set of Features. There is no need to implement this interface.