Re: [Neo4j] Does the neo4j cypher shell query on a subset of the DB?

2018-02-22 Thread 'Michael Hunger' via Neo4j
Nope. Full db.

Can you share your query and your domain model?

Feel free to join neo4j.com/slack for quick answers.

Michael

On Mon, Feb 19, 2018 at 3:00 AM, YuLing Chen  wrote:

> Hi All,
>
> I'm new to neo4j and was wondering if the cypher shell only queries on a
> subset of the DB or any query sent from the cypher shell would apply to the
> entire DB?
>
> The reason I'm asking is that when my dataset is big (about 957,440 nodes,
> and 770,455 relationships), the same query returns much fewer results;when
> my dataset is small(about 213,044 nodes, 168,150 relationships), the query
> returns much more results.
>
> So I was wondering neo4j cypher shell would get a subset of the database
> and query when the DB size exceeds a certain number of nodes/relationships?
>
> Thanks,
>
> YuLing
>
> --
> 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.


[Neo4j] Does the neo4j cypher shell query on a subset of the DB?

2018-02-22 Thread YuLing Chen
Hi All,

I'm new to neo4j and was wondering if the cypher shell only queries on a 
subset of the DB or any query sent from the cypher shell would apply to the 
entire DB?

The reason I'm asking is that when my dataset is big (about 957,440 nodes, 
and 770,455 relationships), the same query returns much fewer results;when 
my dataset is small(about 213,044 nodes, 168,150 relationships), the query 
returns much more results. 

So I was wondering neo4j cypher shell would get a subset of the database 
and query when the DB size exceeds a certain number of nodes/relationships?

Thanks,

YuLing

-- 
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.