Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-21-2019 09:07 PM
Hi Neo4j community,
When I run the server in stand alone mode and execute a query via the cypher-shell or Neo4j's web UI the query returns relatively fast within 300-400 ms.
However if I run the embedded Neo4j server within another Java application, with the same database, using the same query on the same Windows machine, timing exactly from right before the call to graphDatabaseService.execute() to right after call, the same query returns the same results but takes more than 1 second to execute or approximately 3 to 4 times slower.
My question is:
Thanks in advance,
Peter
All the sessions of the conference are now available online