Dear Stardog Team,
is it possible to create, overwrite, remove a Virtual Graph via Stardog JAVA API?
Thanks,
Piotr
Dear Stardog Team,
is it possible to create, overwrite, remove a Virtual Graph via Stardog JAVA API?
Thanks,
Piotr
Hi Piotr,
You can use the VirtualGraphAdminConnection interface.
Jess
Hi Jess,
that’s great. Thanks for answering so quickly.
Piotr