QubitPi's picture
Load graph database in CI/CD
d88ad14 verified
raw
history blame
136 Bytes
from wilhelm_python_sdk.german_neo4j_loader import load_into_database
if __name__ == "__main__":
load_into_database("german.yaml")