buildHashMatch() public method
Creates a MATCH based on column-value pairs.
public string buildHashMatch ( $match, &$params ) | ||
---|---|---|
$match | array |
The match condition |
$params | array |
The expression parameters to be populated |
return | string |
The MATCH expression |
Please login to continue.