Franz Inc, AllegroGraph

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

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

Uses of AGFreetextIndexConfig in com.franz.agraph.repository
 

Methods in com.franz.agraph.repository that return AGFreetextIndexConfig
 AGFreetextIndexConfig AGRepositoryConnection.getFreetextIndexConfig(String index)
          Gets the configuration of the specified free text index.
static AGFreetextIndexConfig AGFreetextIndexConfig.newInstance()
           
 

Methods in com.franz.agraph.repository with parameters of type AGFreetextIndexConfig
 void AGRepositoryConnection.createFreetextIndex(String name, AGFreetextIndexConfig config)
          Creates a freetext index with the given name and configuration.
 


Copyright © 2008-2011 Franz Inc.