IMatchTriplePattern Methods |
The IMatchTriplePattern type exposes the following members.
Name | Description | |
---|---|---|
Accepts |
Gets whether a given triple is accepted by this pattern.
| |
CompareTo(T) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from IComparableIMatchTriplePattern.) | |
CompareTo(T) | (Inherited from IComparableITriplePattern.) | |
CreateResult |
Creates a set from a Triple.
| |
Evaluate |
Evaluates the Triple Pattern in the given Evaluation Context.
(Inherited from ITriplePattern.) | |
GetTriples |
Gets the Triples that match this pattern.
|