GitHub user harsh9t opened a pull request:
https://github.com/apache/tinkerpop/pull/901
Update compilers.asciidoc
Updating gremlin-compilers (sparql-gremlin) documentation:
- fixed optional clause
- updated optional clause limitation while in nesting with union & order-by
- went through other examples and limitations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harsh9t/tinkerpop patch-5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/901.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #901
----
commit 70834ee3acc15cd429b3db72bd150b8d5053d845
Author: Harsh Thakkar <harsh9t@...>
Date: 2018-08-01T09:27:59Z
Update compilers.asciidoc
Updating documentation:
- fixed optional clause
- updated optional clause limitation while in nesting with union & order-by
- went through other examples and limitations
----
---