-
static class
static class
static org.apache.jena.rdf.model.Model
Closure.closure(org.apache.jena.rdf.model.Resource resource,
ClosureTest test,
boolean testThisNode)
Calculate the bNode closure from a resource .
static org.apache.jena.rdf.model.Model
Closure.closure(org.apache.jena.rdf.model.Resource resource,
ClosureTest test,
boolean testThisNode,
org.apache.jena.rdf.model.Model results)
Calculate the bNode closure from a resource .
static org.apache.jena.rdf.model.Model
Calculate the bNode closure from a statement .
static org.apache.jena.rdf.model.Model
Closure.closure(org.apache.jena.rdf.model.Statement statement,
ClosureTest test,
org.apache.jena.rdf.model.Model model)
Calculate the bNode closure from a statement .