Class AGRepositorySchema
java.lang.Object
com.franz.agraph.repository.config.AGRepositorySchema
Defines constants for the AGRepository schema which is used by
AGRepositoryFactorys to initialize AGRepositorys.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRIhttp://franz.com/agraph/repository/config#catalogIdstatic final StringThe AGRepository schema namespace (http://franz.com/agraph/repository/config#).static final IRIhttp://franz.com/agraph/repository/config#passwordstatic final IRIhttp://franz.com/agraph/repository/config#repositoryIdstatic final IRIhttp://franz.com/agraph/repository/config#serverUrlstatic final IRIhttp://franz.com/agraph/repository/config#username -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE
The AGRepository schema namespace (http://franz.com/agraph/repository/config#).- See Also:
-
SERVERURL
http://franz.com/agraph/repository/config#serverUrl -
USERNAME
http://franz.com/agraph/repository/config#username -
PASSWORD
http://franz.com/agraph/repository/config#password -
CATALOGID
http://franz.com/agraph/repository/config#catalogId -
REPOSITORYID
http://franz.com/agraph/repository/config#repositoryId
-
-
Constructor Details
-
AGRepositorySchema
public AGRepositorySchema()
-