I'm using Apache Jena Fuseki 2.3.0.
I need to split my data into different graphs (two), so I have to specify the graph of a dataset to load the data into.
I need to use tdbloader but I can't figure out how the graph name can be specified on the command line. I read the docs here but I can't find any reference to the dataset graph name.
Any help is approciated. Thanks.