Sha256: d66f3fe6e71f750c4de77d5b7012f56b374e4b3489aadbc73e41c47ae4e893c5

Contents?: true

Size: 243 Bytes

Versions: 2

Compression:

Stored size: 243 Bytes

Contents

module RDF::N3::Algebra::Log
  ##
  # The subject is a key and the object is a string, where the strings are to be output in the order of the keys.
  class OutputString < SPARQL::Algebra::Operator::Binary
    NAME = :logOutputString
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rdf-n3-3.1.1 lib/rdf/n3/algebra/log/outputString.rb
rdf-n3-3.1.0 lib/rdf/n3/algebra/log/outputString.rb