Method | Description | |
---|---|---|
RDFSameTermFilter ( |
Default-ctor to build an equality filter between the given variable and the given RDF term
|
|
ToString ( ) : String |
Gives the string representation of the filter
|
Method | Description | |
---|---|---|
ApplyFilter ( |
Applies the filter on the column corresponding to the variable in the given datarow
|
public RDFSameTermFilter ( |
||
variable | ||
rdfTerm | RDFPatternMember | |
return | System |