Skip to main content
Version: 0.17

@orbit/record-cache

Classes​

Interfaces​

Variables​

AsyncInverseTransformOperators​

• AsyncInverseTransformOperators: Dict<AsyncInverseTransformOperator>

Defined in​

record-cache/src/operators/async-inverse-transform-operators.ts:31


AsyncQueryOperators​

• AsyncQueryOperators: Dict<AsyncQueryOperator>

Defined in​

record-cache/src/operators/async-query-operators.ts:26


AsyncTransformOperators​

• AsyncTransformOperators: Dict<AsyncTransformOperator>

Defined in​

record-cache/src/operators/async-transform-operators.ts:33


SyncInverseTransformOperators​

• SyncInverseTransformOperators: Dict<SyncInverseTransformOperator>

Defined in​

record-cache/src/operators/sync-inverse-transform-operators.ts:31


SyncQueryOperators​

• SyncQueryOperators: Dict<SyncQueryOperator>

Defined in​

record-cache/src/operators/sync-query-operators.ts:26


SyncTransformOperators​

• SyncTransformOperators: Dict<SyncTransformOperator>

Defined in​

record-cache/src/operators/sync-transform-operators.ts:33