
Neo4j Enterprise Edition
Neo4j | 5.xLinux/Unix, Amazon Linux 2023.1.20230719 - 64-bit Amazon Machine Image (AMI)
External reviews

External reviews are not included in the AWS star rating for the product.
Neo4j, The best Graph database out there
What do you like best about the product?
- Cypher Query
- Graph Visualisation
- The speed at which very large graphs are queried
- Python Connectivity
- The APPs available in Graph Apps Gallery
- Graph Visualisation
- The speed at which very large graphs are queried
- Python Connectivity
- The APPs available in Graph Apps Gallery
What do you dislike about the product?
- The Documentations could be improved with more practical examples
- The Setting is kinda complicated to understand
- Requires more RAM when processing huge datasets
- The Setting is kinda complicated to understand
- Requires more RAM when processing huge datasets
What problems is the product solving and how is that benefiting you?
I was building a recommendation system for my college project and processing data in conventional format was a bit difficult since the dataset was huge. Converting the dataset to graph database and connecting the dabase to python via Neo4j connector helped process the data much faster and come up with better results. I am looking forward to trying graph neural network programs by incorporating Neo4j with ML algorithms.
- Leave a Comment |
- Mark review as helpful
I worked on Neo4j for 8 years already, that is still be the best graph database in the world.
What do you like best about the product?
Cypher Query
Performance
Neo4j Web Console
Neo4j has been growing so fast, there are many great features produced by the team year by year.
Performance
Neo4j Web Console
Neo4j has been growing so fast, there are many great features produced by the team year by year.
What do you dislike about the product?
Documentation is worse now. We got some issues when upgrading to the newer version recently
What problems is the product solving and how is that benefiting you?
Contexting the data by Graph
Performance on our user function has been improved when moving from Postgres data to Neo4j
Performance on our user function has been improved when moving from Postgres data to Neo4j
I just loved it
What do you like best about the product?
When you are new to it, it is very easy to start with and get around. The community is growing, so if you are stuck, it is easy to overcome any challenge. The docs are awesome.
What do you dislike about the product?
Coming from relational to non-relational databases was weirder than this. Starting with Neo4j is completely different and way easier, but still can be simpler.
What problems is the product solving and how is that benefiting you?
We are moving our data around a lot, and Neo4j reduced our costs of development a lot. It is also very flexible
Easy to use Graph database
What do you like best about the product?
It is very easy to understand. Follows ACID properties without lot of complexity. Stores relations and nodes separately. There is no table structures. One of the best part is it's CYPHER querying language. Cypher language is easy to understand and easy to follow. For new learners it is quite simple to follow, and once can easily start working with Graph database with good standards.
What do you dislike about the product?
Nothing to dislike, however in the initial level it is bit confuses for understanding, later it is very good to follow.
What problems is the product solving and how is that benefiting you?
Initial level understanding the query flow is bit confusing, if we follow documentation step by step will get clear picture and clarity about CYPHER and other concepts. Practice examples made it very easy to learn and getting started with Graph Database
Recommendations to others considering the product:
Try to implement upcoming projects with Neo4j, if you have performance as top priority. Forget about joins and other complex queries. Just use relations to find out related data. Very easy to query different levels of data. Easy to understand relations and nodes and labels. Cyphar language is one of the best advantage of Neo4j. It's unique bolt protocol is most secure and easy to transmit the data. Security is top priority in Neo4j, Data in transit and data in rest both are encrypted with good encryption standards. Also supports lot of programming languages. It provides Java, .Net, Python and Javascript libraries out of the box. Also supports lot of other programming languages with the help of community support.
The best NoSQL Graph Database
What do you like best about the product?
What fascinates me about this product is the graph. I did not know there is this such kind of database where you can visualize the entities(table) by looking into the graph see their relationships. You can also easily define the edges(relationships) to point their relationship to other entities.
What do you dislike about the product?
When your graph includes a lot of entities, the graph will get bigger and bigger.
What problems is the product solving and how is that benefiting you?
What we are solving with Neo4j is how to optimize queries. RDMS is a robust database, but when you are thinking of optimizing your queries, consider using Neo4j.
Recommendations to others considering the product:
You must try Neo4j to optimize your queries
Neo4j is an awesome NoSQL Graph Database
What do you like best about the product?
What I like about this NoSQL database is that nodes are presented in a graph. You can later add on relationships and define the schema.
What do you dislike about the product?
Education Resources should be widely available aside from the training and documentation available onsite.
What problems is the product solving and how is that benefiting you?
We are trying to experiment on how to migrate our databases and adapt to a NoSQL graph database.
Recommendations to others considering the product:
More resources and training online.
Best database for managing relationships
What do you like best about the product?
The Neo4j database is very easy to learn. There isn't even a need to understand relational databases. Neo4j is easy to teach people and easy to manage.
What do you dislike about the product?
Neo4j is getting better in terms of storing more objects and more properties, but right now I find it a little difficult to manage object properties.
What problems is the product solving and how is that benefiting you?
We use Neo4j for all of our relationships in our applications. We need to understand different paths and connections and the capabilities give us a very easy way to query the data. We have realized how easy it is to manage the relationships and how the data is related. We also have implemented our own algorithms for a recommendation engine.
Recommendations to others considering the product:
If you are looking for a graph database to manage relationships this is the graph database to go with.
The best Option for Data analysis
What do you like best about the product?
The ease of implementing it. It can hold a large amount(millions) of relational data with ease and can retrieval is fast too. Coming to the cypher query language(CQL) it is very convenient to retrieve complex data from the database even if it's highly connected data. Now with the recent releases the APOC procedures make it more simpler to control the basic DMLs and DDLs. This database is a must try for relational data.
What do you dislike about the product?
OLTP is not that flexible if used with neo4j. As the relational data grows we started facing problems with the implementation of OLTP part with Neo4j. And it still can face problems with Super Nodes(most highly connected single node). The schema should be properly designed to hold off millions of data without ambiguity.
What problems is the product solving and how is that benefiting you?
We used Neo4j for Analytics purpose. The retrieval from the cypher is fast and convenient. The best part is that it has many language drivers so implementation is very flexible. We didn't face any problem while we moved our code from one language to other to check the compatibility with the database.
Recommendations to others considering the product:
If you have relational data and are looking for statistical analytics the neo4j is the best solution in the market out there right now.
High performance, great support
What do you like best about the product?
Neo4j really excels at answering complex queries, which would never work in traditional SQL. Our team has also received great support from Neo, which has helped us get the most out of the technology. Whenever we want to extend functionality, it always seems possible, which has really helped our business.
What do you dislike about the product?
Our team is really happy with the Neo4j solution, no complaints.
What problems is the product solving and how is that benefiting you?
Neo4j supports our cloud solution to help businesses digitize and map supply chains. With Neo4j we can deal with very complex networks without sacrificing performance, which immediately benefits us and our customers.
Awesome for specific needs, overkill for others
What do you like best about the product?
You could link concept between them without any constraints, it's really useful for mixing all kind of data in a hypergraph way.
Sometimes it's more natural for brain to navigate in a graph wired data network, than in a classic table-row model.
Sometimes it's more natural for brain to navigate in a graph wired data network, than in a classic table-row model.
What do you dislike about the product?
The cypher language is a double side knife tool, it could be powerful but also a pain.
What problems is the product solving and how is that benefiting you?
Threat intelligence.
Recommendations to others considering the product:
If you need to merge data from different sources but with common "bridges" between data communities you could use Neo4j. We have coupled it with ElasticSearch for historical and indexing features.
showing 41 - 50