public interface TitanSchemaType extends TitanSchemaElement
TitanSchemaElement that represents a label or key
used in the graph. As such, a schema type is either a RelationType
or a VertexLabel.
TitanSchemaTypes are a special TitanSchemaElement in that they are referenced from the
main graph when creating vertices, edges, and properties.nameCopyright © 2012–2015. All rights reserved.