This website requires JavaScript.
Explore
Help
Register
Sign In
tursom
/
memgraph
Watch
1
Star
0
Fork
0
You've already forked memgraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1a6676e240
memgraph
/
cypher
/
query
History
Marko Budiselic
1a6676e240
some query examples are modified and try to add AS in grammar (not successfully one)
2016-01-19 23:36:00 +01:00
..
read
some query examples are modified and try to add AS in grammar (not successfully one)
2016-01-19 23:36:00 +01:00
write
DISTINCT is now inside AST; tradeoff: [Return object with return list and distinct pointers -> query executor is going to be more complex] OR [ReturnList object and ReturnDistinct object -> lemon / LARL(1) syntax will be much more complex]
2016-01-18 00:41:54 +01:00