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 |
getCardinality()
The
Cardinality of this property key. |
Class<?> |
getDataType()
Returns the data type for this property key.
|
isEdgeLabel, isPropertyKeyaddEdge, addEdge, addProperty, addProperty, getEdgeCount, getEdges, getEdges, getLabel, getProperties, getProperties, getProperties, getPropertyCount, getRelations, getTitanEdges, getVertexLabel, isConnected, isModified, querygetId, getID, getProperty, getProperty, hasId, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setPropertycompareTogetNameClass<?> getDataType()
Cardinality getCardinality()
Cardinality of this property key.Copyright © 2012–2014. All rights reserved.