Correct explanation
This commit is contained in:
parent
37f875a733
commit
f9a8516ecc
|
@ -41,8 +41,8 @@ the following image.
|
||||||
|
|
||||||
### Induced subgraph isomorphism
|
### Induced subgraph isomorphism
|
||||||
|
|
||||||
An induced subgraph isomorphism is the same as a subgraph isomorphism except that the subgraph must be induced, meaning
|
An induced subgraph isomorphism is the same as a subgraph isomorphism except that the subgraph must be induced. Edges in
|
||||||
the query and data graphs must have the same edges.
|
the data subgraph must also exist in the query graph.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue