Nothing yet.
count-triple
implemented to scan index tree with reduced block access.asami.Peer
class. This is very early access.and
and or
.clojure.string
can now be accessed in Clojure.count
, count-distinct
and sample
can work on wildcards.count
now de-duplicates, and count-distinct
introduced.asami.query/*override-restrictions*
flag to avoid restrictions.core/transact
. This only affected code with schema validation.asami.core/transact
to allow direct graph update operations.nested?
flag to the entity
function.delete-database
function.:planner :user
to the end of the query arguments.optional
operator, as per the SPARQL OPTIONAL operation.show-plan
function to observe how a query will be performed.:find
clause now work for single elements, and with empty results.:in
clause now works.'
annotation (see Replacement Annotation doc for details)+
annotation on attributes (see Append Annotation doc for details)_
symbols as wildcards, and accept shortened constraints (not just triples):find
clause syntaxes (see Find Clause Description doc for details)Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close