|  | Graph | 
 Syntax
Syntaxpublic interface GraphComparisonMatcher
The GraphComparisonMatcher type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Name | Returns the name of the compiled matcher, same as the name of the interpretation plan. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | IsIsomorph(PatternGraph, LGSPGraph, Boolean) | Returns whether the graph which resulted in thisPattern is isomorph to the graph given. | 
|  | IsIsomorph(PatternGraph, LGSPGraph, Boolean, Int32) | Returns whether the graph which resulted in thisPattern is isomorph to the graph given, using the parallel is matched flags array of the given thread id. | 
 See Also
See Also