| | |
| Method name | Arguments | Result |
| | |
| configure (generic) | Name | db | command | | |
| Type | Database_ | Str | Status |
| Access | OArw | Ar | AwvR |
| | |
| do_load | Name | db | filename | | |
| Type | Database_ | Str | Status |
| Access | OArw | Ar | AwvR |
| | |
| do_load | Name | db | filename | base_size | | |
| Type | Database_ | Str | Intn | Status |
| Access | OArw | Ar | Aw | AwvR |
| | |
| do_store | Name | db | filename | | |
| Type | Database_ | Str | Status |
| Access | OArw | Ar | AwvR |
| | |
| drop (generic) | Name | db | | |
| Type | Database_ |
| Access | OArw |
| | |
| dump (generic) | Name | db | stream | | |
| Type | Database_ | Stream | ExtendedStatus |
| Access | OArw | Arw | AwR |
| | |
flags
(/pliant/storage/database/prototype.pli) | Name | | | |
| Type | Database_ | DatabaseFlags |
| Access | Ar | AwmC |
| | |
| get_root (generic) | Name | db | d | | |
| Type | Database_ | Data_ |
| Access | OAr | Aw |
| | |
| notify_create (generic) | Name | db | d | k | | |
| Type | Database_ | Data_ | Str |
| Access | OArw | Ar | Ar |
| | |
| notify_delete (generic) | Name | db | d | k | | |
| Type | Database_ | Data_ | Str |
| Access | OArw | Ar | Ar |
| | |
| notify_reset (generic) | Name | db | d | | |
| Type | Database_ | Data_ |
| Access | OArw | Ar |
| | |
| notify_set (generic) | Name | db | d | adr | type | |
| Type | Database_ | Data_ | Address | Type |
| Access | OArw | Ar | Arv | Ar |
| | |
path
(/pliant/storage/database/prototype.pli) | Name | | | |
| Type | Database_ | Str |
| Access | Ar | AwmC |
| | |
| query (generic) | Name | db | command | | |
| Type | Database_ | Str | Str |
| Access | OAr | Ar | AwR |
| | |
sem
(/pliant/storage/database/prototype.pli) | Name | | | |
| Type | Database_ | (Pointer Sem) |
| Access | Ar | AwmC |
| | |
| sleep (generic) | Name | db | | |
| Type | Database_ |
| Access | OArw |
| | |
| update (generic) | Name | db | stream | | |
| Type | Database_ | Stream | ExtendedStatus |
| Access | OArw | Arw | AwR |
|