public class SHACLFunctionsCache extends Object
| Constructor and Description |
|---|
SHACLFunctionsCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
org.apache.jena.sparql.expr.NodeValue |
execute(SHACLARQFunction 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 SHACLFunctionsCache |
get() |
static void |
set(SHACLFunctionsCache value) |
public static SHACLFunctionsCache get()
public static void set(SHACLFunctionsCache value)
public void clear()
public org.apache.jena.sparql.expr.NodeValue execute(SHACLARQFunction 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 © 2019 TopQuadrant, Inc.. All rights reserved.