public interface TitanSchemaElement
extends Namifiable
Marks any element that is part of a Titan Schema.
Titan Schema elements can be uniquely identified by their name.
A Titan Schema element is either a TitanSchemaType or an index definition, i.e.
TitanGraphIndex or RelationTypeIndex.
Author:
Matthias Broecheler (me@matthiasb.com)
Method Summary
Methods inherited from interface com.thinkaurelius.titan.core.Namifiable