Store the triples in a file
[Source]
# File rdf/redland/store.rb, line 107 def initialize(mem_name,options) super("file",mem_name,options) end
Copyright 2004-2005 Dave Beckett, Institute for Learning and Research Technology, University of Bristol