cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

ricardo_lopes
Node Link
since ‎08-09-2021
‎06-01-2022

User Statistics

  • 11 Posts
  • 0 Solutions
  • 6 Kudos given
  • 2 Kudos received

User Activity

Hi! Im using Neo4j 4.3.1 I want to check if two consecutively executed queries used the same execution plan (literally the same like checking if a transaction is equal to another by id comparison). How can i check if a plan is being re-used?
Hi! I am using Neo4j 4.3.1 and currently monitoring a Neo4j instance. What is the meaning of elapsed time(it can't be total time because cpu time was higher than elapsedtime) how do I get the query total time?
Good morning. Currently, I'm trying to monitor a Neo4j v4.3.1 Enterprise Edition database. {"time":"2021-10-12 09:18:15.671+0000","level":"INFO","event":"success","type":"query","elapsedTimeMs":108,"planning":60,"cpu":109,"waiting":0,"allocatedBytes"...
Is there any documentation about possible query status.
I'm using Neo4j 4.3.1 Enterprise Edition and Neo4j Browser 1.4.8. I'm currently monitoring a Neo4j database and it would be usefull to extract the number of database locks. Is there a way to retrieve an JMX MBean operation result through a database c...
Kudos from