Skip to content

0.9.0 stable release

Latest
Compare
Choose a tag to compare
@xllora xllora released this 03 Sep 05:27
· 459 commits to master since this release

This release adds the new DECONSTRUCT BQL statement. This statement allows to delete complex facts by querying existing facts in graphs. A detailed list of all the changes introduced can be found on the change log.

Changelog

ac90746 Promote new stable 0.9.0
e11215a Update documentation for DECONSTRUCT
70218c5 Fix typo on the contributing file.
3f5c2e3 Merge pull request #79 from palimarrao/deconstruct_impl
6f1520c Removed support for blank nodes for DECONSTRUCT
cff771d Separated grammar test fields into multiple lines.
b60eced Changed AT keyword to IN
721cf7d Planner tests + grammar tweak
e230119 Modified Planner to support DECONSTRUCT
8f3614a GRAMMAR section of DECONSTRUCT is complete.
e3cc354 Fix merge conflict
0bcd381 Bump to 8.1 dev and govet clean up
7869aee Typo fix on server documentation