upsert

abstract suspend fun upsert(node: Node)(source)

Upserts a Node into the persistent database.

Parameters

node

The Node model to save.