Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-13-2022 01:26 AM
Can someone explain why a query is running but the
CALL dbms.listQueries()
reports no query is running?
06-16-2022 12:01 PM
Perhaps the query itself is already done, and it's just the transaction comitting?
call dbms.listTransactions()
// or
SHOW TRANSACTIONS
All the sessions of the conference are now available online