GetPatternGraph
Header File/Library File
- Header file: #include <ge/fusion/match_result.h>
- Library file: libge_compiler.so
Function Usage
Obtains the pattern graph.
Prototype
1 | const Graph &GetPatternGraph() const |
Parameters
None
Returns
Obtained nodes of the 6.12-Graph type.
Constraints
None
Parent topic: MatchResult