This function is a hook point for stores to provide as a way for
a fetch to be halted mid-processing.
This function is a hook point for stores to provide as a way for
a fetch to be halted mid-processing. For more details on the fetch() api,
please see dojo.data.api.Read.fetch().