# File lib/rdf/redland/stream.rb, line 89 def end?() return (Redland.librdf_iterator_end(@iterator) != 0) end