Can you share the actual queries that you run?
Also which driver
And if you use parameters
And is the id property indexed/constrained?

Cheers, Michael

On Sun, Jan 14, 2018 at 5:50 PM, Yariv Moshe <moshe.ya...@gmail.com> wrote:

> I have a site with many object type, some of them has about 5M-20M objects
> we run query when we know the id's of one of our object type (i.e - we
> know the id's of all our persons)
> so, we split the query and range each query by 2K id's of persons.
> now, we have about 200-300 same query, but different id's inside.
> from some reason, after 100 queries, it get hungs and each query take
> 20-1000 seconds !! instead of normally 0.1 sec.
>
> any idea?
>
> 10x
>
> --
> 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 neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to