public class SPINFunctionsCache extends Object
| Constructor and Description |
|---|
SPINFunctionsCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
org.apache.jena.sparql.expr.NodeValue |
execute(SPINARQFunction function,
org.apache.jena.query.Dataset dataset,
org.apache.jena.rdf.model.Model defaultModel,
org.apache.jena.query.QuerySolution bindings,
org.apache.jena.graph.Node[] args) |
static SPINFunctionsCache |
get() |
static void |
set(SPINFunctionsCache value) |
public static SPINFunctionsCache get()
public static void set(SPINFunctionsCache value)
public void clear()
public org.apache.jena.sparql.expr.NodeValue execute(SPINARQFunction function, org.apache.jena.query.Dataset dataset, org.apache.jena.rdf.model.Model defaultModel, org.apache.jena.query.QuerySolution bindings, org.apache.jena.graph.Node[] args)
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.