public interface PropertyKey extends RelationType
RelationType for properties. Each property in Titan has a key.
A property key defines the following characteristics of a property:
RelationType| Modifier and Type | Method and Description |
|---|---|
Cardinality |
cardinality()
The
Cardinality of this property key. |
Class<?> |
dataType()
Returns the data type for this property key.
|
isEdgeLabel, isPropertyKeyaddEdge, isModified, label, property, property, property, query, vertexLabelgraph, hasId, id, isLoaded, isNew, isRemoved, longId, remove, valueOrNulledges, properties, property, verticesnameClass<?> dataType()
Cardinality cardinality()
Cardinality of this property key.Copyright © 2012–2015. All rights reserved.