I was working with janus graph but I it has alot of drawback. so I am searching for other graph databases like neo4j.
I Want top prevent the problems with janus graph for answearing this question will help:
I faced these problems with janusgraph, so I don't want to re-start them.
Neo4j Enterprise is free to use under its open source license. You can use it in production, the US federal government does already. Neo4j.com won't help you find details on it. Many people are not aware of this.
https://GraphStack.io has more info.
I don't know what the problems with Janus were - you don't mention them - but to answer your questions:
The best place to look is http://neo4j.com/editions/. There are no differences in terms of capacity or the Cypher language (except property exist constraints). What you do lose is things like Clustering and High Availability.
Neo4j does have a composite index and composite constraints.
Yep.
I think you're asking if you can do the equivalent of LIKE
in SQL? If so - yes - you have STARTS WITH
, ENDS WITH
and CONTAINS
for strings
Yes, if you can write it in Cypher, you can execute it in the drivers.
Neo4j is schema-less, so this scenario has no problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With