>
> so how can I make my retrieval queries more faster
>
> because I have a Relational database that I converted to neo4j database
when the size of the database is large
sql queries are always faster than cypher queries in my neo4j database
I want to make like join queries in RDB but with cypher queries in neo4j
database
in reality join query are expensive but in my case when I make my queries
and I have some queries are very longs with ("match and many optional match
statement") to return many node and relationships properties always neo4j
is slower than SQL queries (in term of time execution)
please have you any idea to make my queries more faster
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.