cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Run Graph Algorithms only to group of nodes?

Hi,
If I have a millions of nodes, I wish to load only a group of nodes, May I know how to run graph algorithms only to the loaded nodes.
Thanks

1 REPLY 1

you can use Cypher query to match and add filters.

Reference
https://neo4j.com/docs/cypher-manual/current/clauses/match/#related-nodes