Class Rdf.Storage.c


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

method repr : Rdf.repr
method is_valid : bool
method clone : < clone : 'a; is_valid : bool; repr : Rdf.repr; .. > as 'a