Officially out now: The TypeDB 3.0 Roadmap

Bulk loading

The following guides describe best practices for bulk-loading data, for example during prototyping or migrations. For a more general guide to writing data, see the relevant section of the manual.

How to process data from text files into TypeQL Insert queries.

Strategies to prevent data from being duplicated during bulk loading.

How to maximise the speed of data insertion during bulk loading.

Provide Feedback