Interface ResultSetRewindable

All Superinterfaces:
Iterator<QuerySolution>, ResultSet
All Known Implementing Classes:
RDFInput, ResultSetMem

public interface ResultSetRewindable extends ResultSet
  • Method Details

    • reset

      void reset()
      Move back to the start of the iterator for this instance of results of a query.
    • size

      int size()
      return the number of solutions