Franz Inc, AllegroGraph

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

Packages that use AGServer
com.franz.agraph.repository   
 

Uses of AGServer in com.franz.agraph.repository
 

Methods in com.franz.agraph.repository that return AGServer
 AGServer AGVirtualRepository.getServer()
           
 AGServer AGCatalog.getServer()
          Returns the AGServer instance for this catalog.
 

Constructors in com.franz.agraph.repository with parameters of type AGServer
AGCatalog(AGServer server, int catalogType)
          Creates an AGCatalog instance for a special catalog in the given server, such as the root catalog.
AGCatalog(AGServer server, String catalogName)
          Creates an AGCatalog instance for a named catalog having catalogName in the given server.
AGVirtualRepository(AGServer server, String spec, AGRepository wrapped)
           
 


Copyright © 2008-2010 Franz Inc.