wilhelm-vocabulary / .github /load_german.py
QubitPi's picture
Load Latin & AG
31471a4 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")