Interface ShapeResultSet

All Known Implementing Classes:
ShapeResultSetImpl

public interface ShapeResultSet
  • Method Summary

    Modifier and Type
    Method
    Description
    Provides information about how the stream was created and enables using the current set of resources as a starting point for sub queries.
     
  • 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