Interface ShapeResultSet
- All Known Implementing Classes:
ShapeResultSetImpl
public interface ShapeResultSet
-
Method Summary
Modifier and TypeMethodDescriptionProvides information about how the stream was created and enables using the current set of resources as a starting point for sub queries.stream()
-
Method Details
-
getShapeContext
ShapeContext getShapeContext()Provides information about how the stream was created and enables using the current set of resources as a starting point for sub queries.- Returns:
-
stream
Stream<ResourceShape> stream()
-