|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClosureTest | |
---|---|
com.hp.hpl.jena.sparql.util |
Uses of ClosureTest in com.hp.hpl.jena.sparql.util |
---|
Classes in com.hp.hpl.jena.sparql.util that implement ClosureTest | |
---|---|
static class |
Closure.ClosureBNode
|
static class |
Closure.ClosureReachable
|
Methods in com.hp.hpl.jena.sparql.util with parameters of type ClosureTest | |
---|---|
static Model |
Closure.closure(Resource resource,
ClosureTest test,
boolean testThisNode)
Calculate the bNode closure from a resource . |
static Model |
Closure.closure(Resource resource,
ClosureTest test,
boolean testThisNode,
Model results)
Calculate the bNode closure from a resource . |
static Model |
Closure.closure(Statement statement,
ClosureTest test)
Calculate the bNode closure from a statement . |
static Model |
Closure.closure(Statement statement,
ClosureTest test,
Model model)
Calculate the bNode closure from a statement . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |