NOTE: from version 10.1.0 the cli command is
tdbpy
instead ofterminusdb
This is a step by step tutorial to get you started using TerminusDB/ TerminusCMS for the first time. This will cover all the basics that you can work with TerminusDB/ TerminusCMS using the Python client.
- Lesson 1 - Installing, start project and create an empty database with schema
- Lesson 2 - Importing a CSV into the database
- Lesson 3 - Importing data form Python script
- Lesson 4 - Update and import new data that links to old data
- Lesson 5 - Query on the database and get result back as CSV or DataFrame
- Lesson 6 - Version control: time travel, branching and rebase
- Lesson 7 - Logical query using triple and WOQL