(make-sail-repository type datadir & [opts])
Create instance of SailRepository
.
Additional map of options (opts
) depends on sails hierarchy.
TYPES
OPTIONS List of possible options:
NativeStore/setTripleIndexes
LuceneSpinSail/setParameters
Create instance of `SailRepository`. Additional map of options (`opts`) depends on sails hierarchy. TYPES - :memory - :native - :memory-rdfs - :native-rdfs - :memory-spin-lucene - :native-spin-lucene OPTIONS List of possible options: - :indexes -- pass value to `NativeStore/setTripleIndexes` - :parameters -- pass value to `LuceneSpinSail/setParameters`
(sail-repository-types)
Display a sequence of all repository types.
Display a sequence of all repository types.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close