I'm struggling with the speed of iterating relations. It's where neo4j
is said to shine, so I must be doing something wrong.

What can I do to speed up the process of looping relationships related
to an object?
There are too many bottlenecks (warm-up phase), plus my data is too
large to fit all into ram.

Is @Indexed meant to be used on @RelatedTo and @RelatedToVia
collections also? Or do I have to create
relationship indexes manually? And then how would sdg use them, or
would I have to fall back to basic neo4j api?

Any pointer to wiki/manual?
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to