public interface TripleCollection
| Modifier and Type | Method and Description |
|---|---|
TripleCollection |
addFilter(org.apache.jena.sparql.expr.Expr expr)
add filters on the current triple pattern
|
NodeCollection |
objects() |
NodeCollection |
predicates() |
NodeCollection |
subjects()
Projection
|
NodeCollection subjects()
NodeCollection predicates()
NodeCollection objects()
TripleCollection addFilter(org.apache.jena.sparql.expr.Expr expr)
expr - Copyright © 2017. All rights reserved.