- Deployment method: distributed
- Installation method: RPM
- Whether to use the production environment: Y
There are several problems encountered during the query process: enter image description here
I wrote the limit and it still prompts that a limit is required; My nodes have properties like this: enter image description here
But execute match (v:tables{cr_person:“name”}) return v limit 100 The result is empty. Please help me to have a look, thank you!