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
cc6f6f4b35
memgraph
/
tests
/
macro_benchmark
/
groups
/
aggregation_parallel
/
count.run.py
2 lines
54 B
Python
Raw
Normal View
History
Unescape
Escape
Add first parallel benchmark Reviewers: buda Reviewed By: buda Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D557
2017-07-18 01:14:42 +08:00
print
(
"
MATCH (n) RETURN count(n), count(n.x);
"
*
128
)
Reference in New Issue
Copy Permalink