Hello,
I am looking to interact with Stardog through the dotNetRDF connector.
I found the StardogConnector however, I cannot create and delete a database through this connector.
I am looking for something like the AdminConnection API on the Stardog Java.
thought of looking on the community before I start extending any code.
@zachary.whitley thank you for you reply, I looked it up and managed to get some basic stuff to work.
here is the link to some basic examples: GitHub - charbull/Stardog-DotNetRDF-Examples
thank you,
charbel