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.

Does Neo4j have a subgraph matching algorithm for directed graph?

Dear Community
I want to know whether neo4j has a builtin command for the subgraph matching algorithm.
Like, give a big graph G and a small graph g return all instances of the subgraph that is isomorphic with g in G.
or return one instance will good too.

1 REPLY 1

sameerG
Graph Buddy

Please have a look at below blog and you may get answer to your question