Franz Inc, AllegroGraph

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

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

Uses of AGFormattedNamespace in com.franz.agraph.repository
 

Methods in com.franz.agraph.repository that return types with arguments of type AGFormattedNamespace
 List<AGFormattedNamespace> AGRepositoryConnection.listEncodableNamespaces()
          Returns a list of the registered encodable namespaces.
 

Method parameters in com.franz.agraph.repository with type arguments of type AGFormattedNamespace
 void AGRepositoryConnection.registerEncodableNamespaces(Iterable<? extends AGFormattedNamespace> formattedNamespaces)
          Registers multiple formatted namespaces in a single request.
 


Copyright © 2008-2011 Franz Inc.