Franz Inc, AllegroGraph

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

Packages that use AGCatalog
com.franz.agraph.repository   
 

Uses of AGCatalog in com.franz.agraph.repository
 

Methods in com.franz.agraph.repository that return AGCatalog
 AGCatalog AGVirtualRepository.getCatalog()
           
 AGCatalog AGRepository.getCatalog()
          Gets the catalog to which this repository belongs.
 AGCatalog AGServer.getCatalog()
          Returns the unnamed root catalog for this AllegroGraph server.
 AGCatalog AGAbstractRepository.getCatalog()
           
 AGCatalog AGServer.getCatalog(String catalogID)
          Gets the catalog instance for a given catalog id.
 AGCatalog AGServer.getRootCatalog()
          Returns the unnamed root catalog for this AllegroGraph server.
 

Constructors in com.franz.agraph.repository with parameters of type AGCatalog
AGRepository(AGCatalog catalog, String repositoryID)
          Creates an AGRepository instance for a repository having the given repository id in the given catalog.
 


Copyright © 2008-2010 Franz Inc.