| 139 | } |
| 140 | |
| 141 | class AsyncGraphStorage extends InMemoryGraphStorage { |
| 142 | /** |
| 143 | * Push an element into the storage, updating properties individually if the |
| 144 | * element already exists. This ensures that updateProperty is called for each |
nothing calls this directly
no outgoing calls
no test coverage detected