Package com.complexible.stardog.api.admin
SNARL API support for Stardog DBMS administration
-
Interface Summary Interface Description AdminConnection A connection to the Stardog DBMS allowing access to the administrative functions provided by Stardog.AdminConnectionView<Input extends AdminConnection,Output extends AdminConnection> DatabaseBuilder Builder class for creating new Stardog databases.SensitivePropertyManager Convenience class to manage sensitive properties for a database. -
Class Summary Class Description AbstractAdminConnection AdminConnectionConfiguration DefaultSensitivePropertyManager The default implementation of theSensitivePropertyManager
interface using a database connection.DelegatingAdminConnection