module Model: sig .. end
sig
end
Storage.c
class c : ?options_string:string -> ?options_hash:string -> Rdf.Storage.c -> object .. end
?options_string:string -> ?options_hash:string -> Rdf.Storage.c ->
object