# File lib/rdf/redland/stream.rb, line 106
      def next()
        my_node=Redland.librdf_iterator_next(@iterator)
      end