-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull in updated GQLSpection for faster parsing (#129)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule GQLSpection
updated
6 files
+3 −0 | src/gqlspection/GQLList.py | |
+1 −1 | src/gqlspection/GQLQuery.py | |
+181 −91 | src/gqlspection/GQLSubQuery.py | |
+71 −0 | tests/recursion/loop.json | |
+2 −2 | tests/recursion/three_levels.1.txt | |
+1 −1 | tests/recursion/three_levels.2.txt |