Class GraphOMRSGraphFactory
- java.lang.Object
-
- org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector.GraphOMRSGraphFactory
-
public class GraphOMRSGraphFactory extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGraphOMRSGraphFactory.MixedIndexMapping
-
Constructor Summary
Constructors Constructor Description GraphOMRSGraphFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.janusgraph.core.JanusGraphopen(String metadataCollectionId, String repositoryName, AuditLog auditLog, Map<String,Object> storageProperties)
-
-
-
Method Detail
-
open
public org.janusgraph.core.JanusGraph open(String metadataCollectionId, String repositoryName, AuditLog auditLog, Map<String,Object> storageProperties) throws RepositoryErrorException
- Throws:
RepositoryErrorException
-
-