Link Search Menu Expand Document
Start for Free

doc

Unifying unstructured data is, by necessity, a different process from unifying structured or semistructured data. Stardog includes a document storage subsystem called BITES (Blob Indexing and Text Enrichment with Semantics), which provides configurable storage and processing for unifying unstructured data with the Stardog graph. Read more about working with Unstructured Data in Stardog.

The table below contains the CLI commands to work with unstructured data in Stardog. Select any of the commands to view their manual page.

Command Description
doc count Returns a count of the number of documents in a document store.
doc delete Delete documents from the document store.
doc get Retrieve a document from the document store.
doc put Add/modify a document in the document store.
doc reindex Reindex all documents in document store.