Interface MappingRelationCursor

  • Method Details

    • getMappingRelation

      MappingRelation getMappingRelation()
      Returns the mapping relation over which this cursor iterates.
    • getValueOfCurrentTuple

      org.apache.jena.graph.Node getValueOfCurrentTuple(int idxOfAttribute)
    • hasNext

      boolean hasNext()
    • advance

      void advance()