Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-01-2021 05:32 PM
Let’s Write a Stored Procedure in Neo4j — Part IThe journey continuesI am frequently asked by Neo4j customers how to improve query performance on large graphs.Achieving good performance depends on:an effective model for the data andefficiently designed queries.The Neo4j Java APINeo4j offers two main ways of querying a graph- through the Cypher query language and via a Java API. A solid model and well-designed Cypher query is sufficient ...
-- Matt Holford
Fri, 01 Oct 2021 22:32:53 GMT
10-01-2021 10:19 PM
Thanks for sharing the article.
All the sessions of the conference are now available online