public interface StatementBoundary
| Modifier and Type | Method and Description |
|---|---|
TripleBoundary |
asTripleBoundary(Model m)
Answer a TripleBoundary corresponding to this StatementBoundary,
where Triples may be converted to Statements using
m. |
boolean |
stopAt(Statement s)
Answer true if this statement is a boundary of the search.
|
boolean stopAt(Statement s)
TripleBoundary asTripleBoundary(Model m)
m.Licenced under the Apache License, Version 2.0