I have installed Jena Fuseki on my computer and I after I create dataset I see in my file system that it appears under fuseki\run\configuration
folder, but I cannot find the triples that I upload to this dataset.
I want to process datasets with Python and then store them in jena fuseki, so I don't want to use the web app GUI that jena provides for uploading new triples. My question is how to accomplish this and where does Jena store uploaded triples?