pull

fun pull(type: ConsistencyLevel)

Pull remote updates into the current session.

Parameters

type

is the consistency level of the operation.

fun pull(type: ConsistencyLevel, vv: VersionVector)