need_resync: predicate to check if GrafoDB needs to resync

View source: R/persistence_utils.r

need_resyncR Documentation

predicate to check if GrafoDB needs to resync

Description

Compares the timestamp with the one on the DB to check if the instance in workspace need to be resync-ed with the DB

Usage

need_resync(x, epsilon = 0.01)

Arguments

x

a GrafoDB instance

epsilon

needed for comparison of IEEE754 data, it adds a fraction of microsecond just to help Postgres get out of the empasse


giupo/GrafoDB documentation built on Oct. 12, 2022, 9:43 a.m.