IPatternGraph Methods |
The IPatternGraph type exposes the following members.
| Name | Description | |
|---|---|---|
| GetPatternElement |
Returns the pattern element with the given name if it is available, otherwise null.
| |
| GetSource |
Returns the source pattern node of the given edge, null if edge dangles to the left
| |
| GetTarget |
Returns the target pattern node of the given edge, null if edge dangles to the right
|