Franz Inc, AllegroGraph

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

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

Uses of AGMaterializer in com.franz.agraph.repository
 

Methods in com.franz.agraph.repository that return AGMaterializer
static AGMaterializer AGMaterializer.newInstance()
          Gets a default materializer that can be further configured.
 

Methods in com.franz.agraph.repository with parameters of type AGMaterializer
 long AGRepositoryConnection.materialize(AGMaterializer materializer)
          Materializes inferred statements (generates and adds them to the store).
 


Copyright © 2008-2012 Franz Inc.