Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-10-2019 11:12 PM
Hi,
I want to know that what is the difference between findById(id,2) vs 2 db calls.
which one is better in terms of performance.
10-22-2019 09:41 AM
The most matching answer is: it depends!
If you go with the depth=2 option, the query will get one or more additional parts (list comprehensions) in its return clause depending on you data model.
So the questions are:
Here is my personal rule of thumb:
All the sessions of the conference are now available online