Franz Inc, AllegroGraph

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

Packages that use AGFormattedNamespace
com.franz.agraph.repository   
 

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-2010 Franz Inc.