Package com.complexible.common.rdf.query
Interface PathQueryResult
- All Superinterfaces:
AutoCloseable,CloseableIterator<Path>,Iterator<Path>,QueryResult<Path>
- All Known Implementing Classes:
IteratorAsPathQueryResult,TuplesAsPathQueryResult
QueryResult for paths.- Since:
- 5.0.4
- Version:
- 6.0
- Author:
- Evren Sirin, Pavel Klinov
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.complexible.common.base.CloseableIterator
CloseableIterator.AbstractCloseableIterator<T>, CloseableIterator.DelegatingCloseableIterator<T>, CloseableIterator.EmptyCloseableIterator<T> -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface java.util.Iterator
forEachRemaining, remove
-
Field Details
-
PATH_VAR
- See Also:
-
-
Method Details
-
getPathStartVariableNames
-
getPathEndVariableNames
-
getEdgeVariableNames
-