| Package | Description | 
|---|---|
| org.eclipse.rdf4j.query.algebra.evaluation.function | |
| org.eclipse.rdf4j.sail.spin | 
 See discussion at https://github.com/eclipse/rdf4j/issues/1262 | 
| org.eclipse.rdf4j.spin.function | Core functions required for SPIN. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FunctionRegistry | FunctionRegistry. getInstance()Gets the default FunctionRegistry. | 
| Modifier and Type | Method and Description | 
|---|---|
| FunctionRegistry | SpinSail. getFunctionRegistry()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpinSail. setFunctionRegistry(FunctionRegistry registry)Deprecated.  | 
| Constructor and Description | 
|---|
| SpinFunctionInterpreter(SpinParser parser,
                       TripleSource tripleSource,
                       FunctionRegistry functionRegistry) | 
| Constructor and Description | 
|---|
| KnownFunctionParser(FunctionRegistry functionRegistry,
                   com.google.common.base.Function<IRI,String> wellKnownFunctions) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.