Franz Inc, AllegroGraph

Uses of Class
com.franz.agraph.repository.AGRepository

Packages that use AGRepository
com.franz.agraph.repository   
 

Uses of AGRepository in com.franz.agraph.repository
 

Methods in com.franz.agraph.repository that return AGRepository
 AGRepository AGCatalog.createRepository(String repositoryID)
          Returns an uninitialized AGRepository instance for the given repository id.
 AGRepository AGCatalog.createRepository(String repositoryID, boolean strict)
          Returns an uninitialized AGRepository instance for the given repository id.
 AGRepository AGValueFactory.getRepository()
           
 AGRepository AGCatalog.openRepository(String repositoryID)
          Returns an uninitialized AGRepository instance for the given repository id.
 

Constructors in com.franz.agraph.repository with parameters of type AGRepository
AGValueFactory(AGRepository repository)
           
AGVirtualRepository(AGServer server, String spec, AGRepository wrapped)
           
 


Copyright © 2008-2010 Franz Inc.