java - Many named Model on TDB or SDB at jena -
I am developing an application that uses Jena, I want to use several designated models on TDB or SDB . However, the data source class has been removed. To do this, I will use Graph and Dataset graph, not just the model?
Use dataset , datasource / < Code> Dataset partition has been removed Dataset You now have the necessary operation.
Comments
Post a Comment