Franz Inc, AllegroGraph

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

Packages that use AGVirtualRepository
com.franz.agraph.repository Implementation of the OpenRDF Sesame API 2.7.11 with extensions for AllegroGraph features. 
 

Uses of AGVirtualRepository in com.franz.agraph.repository
 

Methods in com.franz.agraph.repository that return AGVirtualRepository
 AGVirtualRepository AGServer.federate(AGAbstractRepository... repositories)
          Creates a federated view of multiple repositories.
 AGVirtualRepository AGServer.virtualRepository(String storeSpec)
          Creates a virtual repository with the given store specification.
 

Constructors in com.franz.agraph.repository with parameters of type AGVirtualRepository
AGRepositoryConnection(AGVirtualRepository repository, com.franz.agraph.http.AGHttpRepoClient client)
           
 


Copyright © 2008-2016 Franz Inc.