Package | Description |
---|---|
com.franz.agraph.repository |
Implementation of the
OpenRDF Sesame API 2.7.11
with extensions for
AllegroGraph features.
|
Modifier and Type | Method and Description |
---|---|
AGFreetextIndexConfig |
AGRepositoryConnection.getFreetextIndexConfig(String indexName)
Gets the configuration of the specified free text index.
|
static AGFreetextIndexConfig |
AGFreetextIndexConfig.newInstance()
Returns a new instance having the default index configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
AGRepositoryConnection.createFreetextIndex(String indexName,
AGFreetextIndexConfig config)
Creates a freetext index with the given name and configuration.
|
Copyright © 2022 Franz Inc.. All rights reserved.