Status
API > [PersistentModel Module] > Status
Class
Implements
Properties
Properties
error
● error: Error
= null
Implementation of IGraphStoreStatus.error
Defined in PersistentModel.ts:13
executing
● executing: boolean
= false
Implementation of IGraphStoreStatus.executing
Defined in PersistentModel.ts:11
success
● success: boolean
= true
Implementation of IGraphStoreStatus.success
Defined in PersistentModel.ts:12