Redland::TripleStore
Store the triples in a file
# File lib/rdf/redland/store.rb, line 110 def initialize(mem_name,options) super("file",mem_name,options) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.