Uses of Class
com.franz.agraph.repository.AGVirtualRepository
Packages that use AGVirtualRepository
-
Uses of AGVirtualRepository in com.franz.agraph.repository
Methods in com.franz.agraph.repository that return AGVirtualRepositoryModifier and TypeMethodDescriptionAGServer.federate
(AGAbstractRepository... repositories) Creates a federated view of multiple repositories.AGServer.virtualRepository
(String storeSpec) Creates a virtual repository with the given store specification.Constructors in com.franz.agraph.repository with parameters of type AGVirtualRepositoryModifierConstructorDescriptionAGRepositoryConnection
(AGVirtualRepository repository, AGHttpRepoClient client)