Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 CLI v2 is now live! See Getting Started for details.
Query getUser() =>
user <- N()
Query getUser() =>
user <- N<User>
RETURN user
Was this page helpful?