Module Rdf.MemoryStorage


module MemoryStorage: sig .. end
In-memory storage.

class c : ?name:string -> ?options_string:string -> unit -> object .. end