Constructor
abstract new GraphRequest()
Properties:
| Name | Type | Description |
|---|---|---|
onerror |
function | null | Allows the application to set the error handler |
onsuccess |
function | null | Allows the application to set the success handler |
Class
Combine the object store context and the transaction active at the point when an operation was performed to return to the calling application as a handle. As the operation progresses, include the patch which serves as the intermediate result.
| Name | Type | Description |
|---|---|---|
onerror |
function | null | Allows the application to set the error handler |
onsuccess |
function | null | Allows the application to set the success handler |