Skip to content

Releases: threatgrid/asami

Entity conversion

15 Dec 01:33
Compare
Choose a tag to compare

Entity conversion to triples is now much more efficient

Filter var functions

03 Dec 23:24
Compare
Choose a tag to compare

Vars can be used as functions in filters

Added nested flag for entities

09 Nov 21:54
Compare
Choose a tag to compare

By default, top level entities are returned by reference when they are nested. This new flag can override that.

Cleanup on 1.2.4

08 Sep 16:09
Compare
Choose a tag to compare

Removed bad references to naga-store code

TX updates

03 Sep 21:20
Compare
Choose a tag to compare

Updated internal APIs for transactions. Added empty array support for entity values via Zuko

Testing using transients for bulk loading

03 Sep 00:50
Compare
Choose a tag to compare

Transacting data now uses transients for loading. Testing to see if this helps with slow ingest

macro difference for clojurescript

27 Aug 21:36
Compare
Choose a tag to compare

Updated type predicates to not use macros as values in ClojureScript

Minor fixes on paths and planning

21 Aug 16:05
Compare
Choose a tag to compare

Zero step transitive paths, optionals planning

Optionals and Planning

19 Aug 21:57
Compare
Choose a tag to compare

Adds the new OPTIONAL operator, and inspecting query plans

entity updates

06 Aug 00:36
bbdb575
Compare
Choose a tag to compare

Update operations on entities