Nguyen Quang Truong
[updates]
723e191
raw
history blame
64 Bytes
// Count num nodes
MATCH (node)
RETURN COUNT(node) as countNodes