about summary refs log tree commit diff
path: root/examples
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-06-15 12:48:15 +0300
committerMunyoki Kilyungi2023-06-15 12:48:15 +0300
commitfc29dfad2078b7e9d5616ac0f8594344471c1758 (patch)
tree4a9efb0e05c491524aa5b87edf2a8dd8386d673d /examples
parent9cc17fb22f0300b67730dcae99ede844825ffad8 (diff)
downloadgn-transform-databases-fc29dfad2078b7e9d5616ac0f8594344471c1758.tar.gz
Change the transaction log mode to 'autocommit' when deleting graph
During typical server operations, deleting one or more graphs
containing a large number of triples can consume available memory to
the point where the operation cannot be completed, and thus the graph
can't be deleted.  Such large graphs can be cleared by changing the
transaction log mode to autocommit.  Read the following for more:

    https://vos.openlinksw.com/owiki/wiki/VOS/VirtTipsAndTricksGuideDeleteLargeGraphs

Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions