a new fetch request derived from this fetch request but selecting only topics after the specified path (not inclusive)
a new fetch request derived from this fetch request but selecting only topics before the specified path (not inclusive)
a Result that resolves with a FetchResult when a response is received from the server with the results of the fetch operation.
If the task completes successfully, the FetchResult returned by the Result will be an object encapsulating all of the results.
Otherwise, the Result will resolve with an Error. Common reasons for failure, listed by the error type, include:
a new fetch request derived from this fetch request but selecting only the number of topics specified from the start of the range
a new fetch request derived from this fetch request but selecting only topics from the specified path onwards (inclusive)
a new fetch request derived from this fetch request but selecting only the number of topics specified from the end of the range
a new fetch request derived from this fetch request but restricting the number of results for deep branches
a new fetch request derived from this fetch request but constraining the size of the result to the specified maximum
a new fetch request derived from this fetch request but selecting only topics including and before the specified path (inclusive)
a new fetch request derived from this fetch request but specifying that only topics of the specified topic types should be returned.
a new fetch request derived from this fetch request but specifying that topic specification properties should be returned.
a new fetch request derived from this fetch request but specifying that topic sizes should be returned.
a new fetch request derived from this fetch request, additionally specifying that unpublished reference topics should be included in the results
a new fetch request derived from this fetch request but specifying that only topics compatible with the specified class should be returned with values.
the topic types that can be fetched by a FetchRequest