File size: 136 Bytes
d88ad14
 
 
 
1
2
3
4
5
from wilhelm_python_sdk.german_neo4j_loader import load_into_database

if __name__ == "__main__":
    load_into_database("german.yaml")