[NO-ISSUE][GRAPHIX] Fixing definition-body offset in grammar.

Details:
- Definition body should be offset differently with and without parentheses.

Change-Id: I81c21e2029e7269d891249c9253b4ad69788a1cf
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb-graph/+/16644
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Glenn Galvizo <ggalvizo@uci.edu>
1 file changed
tree: f45efdba05c05744dcd2e00a05df1ca545919301
  1. asterix-graphix/
  2. asterix-opt-bom/
  3. .gitignore
  4. pom.xml
  5. README.md
README.md

Property Graphs on AsterixDB: Graphix

Graphix is an extension for the Big Data Management System Apache AsterixDB that allows users to issue graph queries on conceptual graphs over existing data managed by AsterixDB itself. Our motto is “one analyst’s document store is another analyst’s graph”, originating from the thought that developers shouldn’t have to choose between two different technologies (i.e. a document database or a graph database).

See our website here for more details.