Package org.apache.tinkerpop.gremlin.structure.util.keyed
-
Class Summary Class Description KeyedProperty<V> A utility implementation of aProperty
that only has a key but no value.KeyedVertexProperty<V> A utility implementation of aProperty
that only has a key but no value and no meta-properties.