JsonConvert instance
The session token
The session token
Performs a Gravsearch query.
the given Gravsearch query.
Performs a Gravsearch count query.
the given Gravsearch query.
Performs a fulltext search.
the term to search for.
offset to be used for paging, zero-based.
parameters for fulltext search, if any.
Performs a fulltext search count query.
the term to search for.
offset to be used for paging, zero-based.
parameters for fulltext search, if any.
Performs a search by label.
the label to search for.
offset to be used for paging, zero-based.
parameters for fulltext search, if any.
Handles parsing errors.
the error class provided by us
Performs a general PUT request.
the relative URL for the request
Performs a general GET request.
the relative URL for the request
Performs a general PATCH request.
the relative URL for the request
the body of the request
content content type of body, if any.
Performs a general POST request.
the relative URL for the request
the body of the request, if any.
content content type of body, if any.
Performs a general PUT request.
the relative URL for the request
the body of the request
content content type of body, if any.
Generated using TypeDoc
Handles requests to the search route of the Knora API.