Methods

Redland::FileStore

Store the triples in a file

Public Class Methods

new(mem_name,options) click to toggle source
# 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.