SparqlParameterizedStringAppend Method | 
| Name | Description | |
|---|---|---|
| Append(String) | 
            Appends the given text to the existing command text, any prefixes in the command are moved to the parent query.
              | |
| Append(SparqlParameterizedString) | 
            Appends the given text to the existing command text, any prefixes in the sub-query are moved to the parent query but any parameter/variable assignments will be lost.
              |