-
Notifications
You must be signed in to change notification settings - Fork 2
2.3.1.2 Maintenance
montequie edited this page Jan 5, 2019
·
1 revision
- 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