| Package | Description | 
|---|---|
| org.eclipse.rdf4j.sail.evaluation | |
| org.eclipse.rdf4j.sail.lucene | A Sail implementation that supports full-text indexing via the Lucene API. | 
| org.eclipse.rdf4j.sail.spin | 
 See discussion at https://github.com/eclipse/rdf4j/issues/1262 | 
| Modifier and Type | Method and Description | 
|---|---|
| static TupleFunctionEvaluationMode | TupleFunctionEvaluationMode. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TupleFunctionEvaluationMode[] | TupleFunctionEvaluationMode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| TupleFunctionEvaluationMode | LuceneSail. getEvaluationMode()See EVALUATION_MODE_KEY parameter. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LuceneSail. setEvaluationMode(TupleFunctionEvaluationMode mode)See EVALUATION_MODE_KEY parameter. | 
| Modifier and Type | Method and Description | 
|---|---|
| TupleFunctionEvaluationMode | SpinSail. getEvaluationMode()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpinSail. setEvaluationMode(TupleFunctionEvaluationMode mode)Deprecated.  | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.