Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TRB ¶
type TRB struct { ingredient.Base // contains filtered or unexported fields }
func (*TRB) RebuildTriplestore ¶
func (trb *TRB) RebuildTriplestore(ctx context.Context, out io.Writer, allowEmptyRepository bool) (size int, err error)
RebuildTriplestore rebuilds the triplestore by making a backup, storing it on disk, purging the triplestore, and restoring the backup. Returns the size of the backup dump in bytes.
Click to show internal directories.
Click to hide internal directories.