public class AGRepositoryFactory extends Object implements RepositoryFactory
RepositoryFactory that creates AGRepositorys based on
RDF configuration data.| Modifier and Type | Field and Description |
|---|---|
static String |
REPOSITORY_TYPE
The type of repositories that are created by this factory.
|
| Constructor and Description |
|---|
AGRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
AGRepositoryConfig |
getConfig() |
Repository |
getRepository(RepositoryImplConfig config) |
String |
getRepositoryType()
Returns the repository's type:
allegrograph:AGRepository. |
public static final String REPOSITORY_TYPE
public String getRepositoryType()
allegrograph:AGRepository.getRepositoryType in interface RepositoryFactorypublic AGRepositoryConfig getConfig()
getConfig in interface RepositoryFactorypublic Repository getRepository(RepositoryImplConfig config) throws RepositoryConfigException
getRepository in interface RepositoryFactoryRepositoryConfigExceptionCopyright © 2020 Franz Inc.. All rights reserved.