Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-28-2021 04:15 AM
Hi,
I am no the page: Using Query Best Practices - Using Indexes and Query Best Practices in Neo4j 4.x
The section Example: Monitoring queries introduces :queries and dbms.listQueries().
I using Netscape v 90.0.2 (64-bit).
Hope this helps
07-28-2021 04:17 AM
07-28-2021 05:04 AM
Forgot to include the call
Thanks.
The :queries variation returned the frame error
07-28-2021 05:07 AM
Do you use Neo4j Enterprise?
07-28-2021 05:44 AM
No. I am working off the Sandbox.
07-28-2021 05:46 AM
I think that's why :queries
is not working so.
Where did you find the :queries
syntax?
07-28-2021 06:03 AM
Page: Using Query Best Practices - Using Indexes and Query Best Practices in Neo4j 4.x
The section Example: Monitoring queries introduces :queries and dbms.listQueries() .
I would imagine many newbies would be using a sandbox.
07-28-2021 06:26 AM
Yeah sandbox is a good thing but I don't know if it uses Enterprise edition or just a Community edition. So in all case, you can use CALL dbms.listQueries()
. When you will use an Enterprise edition, you should be able to use :queries
07-28-2021 06:30 AM
The Neo4j Sandboxes do use Enterprise Edition, but we have seen this error before in the sandbox. We are looking into it.
Elaine
All the sessions of the conference are now available online