public class AGRepositorySchema extends Object
AGRepositoryFactory
s to initialize AGRepository
s.Modifier and Type | Field and Description |
---|---|
static IRI |
CATALOGID
http://franz.com/agraph/repository/config#catalogId |
static String |
NAMESPACE
The AGRepository schema namespace (
http://franz.com/agraph/repository/config# ). |
static IRI |
PASSWORD
http://franz.com/agraph/repository/config#password |
static IRI |
REPOSITORYID
http://franz.com/agraph/repository/config#repositoryId |
static IRI |
SERVERURL
http://franz.com/agraph/repository/config#serverUrl |
static IRI |
USERNAME
http://franz.com/agraph/repository/config#username |
Constructor and Description |
---|
AGRepositorySchema() |
public static final String NAMESPACE
http://franz.com/agraph/repository/config#
).public static final IRI SERVERURL
http://franz.com/agraph/repository/config#serverUrl
public static final IRI USERNAME
http://franz.com/agraph/repository/config#username
public static final IRI PASSWORD
http://franz.com/agraph/repository/config#password
public static final IRI CATALOGID
http://franz.com/agraph/repository/config#catalogId
public static final IRI REPOSITORYID
http://franz.com/agraph/repository/config#repositoryId
Copyright © 2024 Franz Inc.. All rights reserved.