cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

Head's Up! Site migration is underway. Phase 2: migrate recent content

Loading data question

myrights99
Graph Buddy

Hello:

After successfully executing code for importing data, I see the following results "Added 19047 labels, created 19047 nodes, set 171423 properties, completed after 15159 ms.".

I want to know if these results are getting logged somewhere in the Neo4j database and if yes, how can I query it ???

If not, is there a way I can log this information?

Any help is greatly appreciated.
Thanks

1 ACCEPTED SOLUTION

koji
Ninja
Ninja

Hi @myrights99 

You can find the log at <NEO4JHOME>/logs/query.log.
γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2022-10-09 17.56.34.png

You can use Query Log Analyzer (Graph Apps).
This method is easy to find your queries.
γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2022-10-09 17.52.11.png

View solution in original post

1 REPLY 1

koji
Ninja
Ninja

Hi @myrights99 

You can find the log at <NEO4JHOME>/logs/query.log.
γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2022-10-09 17.56.34.png

You can use Query Log Analyzer (Graph Apps).
This method is easy to find your queries.
γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2022-10-09 17.52.11.png