wilhelm-vocabulary / .github /cleanup_neo4j.py
QubitPi's picture
Load Latin & AG
31471a4 verified
raw
history blame
110 Bytes
from wilhelm_python_sdk.database_manager import cleanup_neo4j
if __name__ == "__main__":
cleanup_neo4j()