Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Neo4j Graph Data Modelling
  • Toc
  • feedback
Neo4j Graph Data Modelling

Neo4j Graph Data Modelling

By : Mahesh K Lal
3 (1)
close
Neo4j Graph Data Modelling

Neo4j Graph Data Modelling

3 (1)
By: Mahesh K Lal

Overview of this book

If you are a developer who wants to understand the fundamentals of modeling data in Neo4j and how it can be used to model full-fledged applications, then this book is for you. Some understanding of domain modeling may be advantageous but is not essential.
Table of Contents (11 chapters)
close
10
Index

What to watch out for while using Neo4j


While Neo4j is a really handy tool and graphs are a good way to represent data, they are not suited for every single problem that is out there. There are definitely good cases where we can use an RDBMS more effectively. For example, if the application's main task is to aggregate and crunch on data that fits into a single table, then RDBMS is a better option. For other cases such as profiles and user preferences, it makes more sense to store them in a DocStore. Also, large documents are not meant to be stored in Neo4j. For full-text querying apart from querying based on field/label, Neo4j might only be a part of the solution; something such as Solr or Elasticsearch should be used along with Neo4j to get the full-text search working at scale. Caching is best left to solutions such as memcached. While graphs are a great tool, overusing them and trying to fit a non-graph use case into a graph will more often than not result in failure or at least the cost...

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete