Franz Inc, AllegroGraph

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

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

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, representing triple-stores on the server.
 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)
          Create a federated view of multiple repositories.
static String AGVirtualRepository.filteredSpec(AGAbstractRepository repo, Resource[] contexts)
           
 


Copyright © 2008-2011 Franz Inc.