tiledb_vfs_close {tiledb} | R Documentation |
Close a TileDB VFS Filehandle
tiledb_vfs_close(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 close operation is returned.