Franz Inc, AllegroGraph

Uses of Interface
com.franz.agraph.repository.AGAbstractRepository

Packages that use AGAbstractRepository
com.franz.agraph.repository   
 

Uses of AGAbstractRepository in com.franz.agraph.repository
 

Classes in com.franz.agraph.repository that implement AGAbstractRepository
 class AGRepository
          Implements the Sesame Repository interface for AllegroGraph.
 class AGVirtualRepository
           
 

Methods in com.franz.agraph.repository that return AGAbstractRepository
 AGAbstractRepository AGRepositoryConnection.getRepository()
           
 

Methods in com.franz.agraph.repository with parameters of type AGAbstractRepository
 AGVirtualRepository AGServer.federate(AGAbstractRepository... repositories)
           
static String AGVirtualRepository.filteredSpec(AGAbstractRepository repo, Resource[] contexts)
           
 

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


Copyright © 2008-2010 Franz Inc.