Class AGRepositoryConnection.AttributeDefinition

java.lang.Object
com.franz.agraph.repository.AGRepositoryConnection.AttributeDefinition
Enclosing class:
AGRepositoryConnection

public class AGRepositoryConnection.AttributeDefinition extends Object
Builder class for defining a new attribute definition. After instantiation, use the setter methods to build up the attribute definition. The add method will submit the definition to AG.

The object can be discarded once add is called.