Skip to content

2.3.1.2 Maintenance

montequie edited this page Jan 5, 2019 · 1 revision

The maintenance scripts

  • init_db.py - the script that is responsible for the creation of the database scheme, it connects to the database and creates the Vertex and Edge classes with their properties
  • crawl_test.py - a script that make sure the tor client and the Orient DB is working properly, it's the same script used in the README for testing the installation of the services
Clone this wiki locally