tiledb_vfs_sync {tiledb} | R Documentation |
Sync a TileDB VFS Filehandle
tiledb_vfs_sync(fh, ctx = tiledb_get_context())
fh |
A TileDB VFS Filehandle external pointer as returned from |
ctx |
(optional) A TileDB Ctx object |
The result of the sync operation is returned.