Class EmptyGraph.EmptyGraphFeatures.EmptyGraphElementFeatures

java.lang.Object
org.apache.tinkerpop.gremlin.structure.util.empty.EmptyGraph.EmptyGraphFeatures.EmptyGraphElementFeatures
All Implemented Interfaces:
Graph.Features.ElementFeatures, Graph.Features.FeatureSet
Direct Known Subclasses:
EmptyGraph.EmptyGraphFeatures.EmptyGraphEdgeFeatures, EmptyGraph.EmptyGraphFeatures.EmptyGraphVertexFeatures
Enclosing class:
EmptyGraph.EmptyGraphFeatures

public abstract class EmptyGraph.EmptyGraphFeatures.EmptyGraphElementFeatures extends Object implements Graph.Features.ElementFeatures
Vertex features defined such that they support immutability but allow all other possibilities.