Uses of Class
com.franz.agraph.repository.AGServer
-
Uses of AGServer in com.franz.agraph.repository
Modifier and TypeMethodDescriptionAGAbstractRepository.getServer()
AGCatalog.getServer()
The AGServer instance for this catalog.AGRepository.getServer()
Gets the server information object to which this repository belongs.AGRepositoryConnection.getServer()
AGVirtualRepository.getServer()
ModifierConstructorDescriptionCreates an AGCatalog instance for a special catalog in the given server, such as the root catalog.Creates an AGCatalog instance for a named catalog having catalogName in the given server.AGVirtualRepository
(AGServer server, String spec, AGRepository wrapped) Applications normally create a virtual repository via an AGServer instance.