Franz Inc, AllegroGraph

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

Packages that use AGFreetextIndexConfig
com.franz.agraph.repository   
 

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