public interface ComputeAdminConnection extends AdminConnection
NO_TIMEOUT
Modifier and Type | Method and Description |
---|---|
void |
importFile(String theDatabase,
String mappingsString,
Properties properties,
String theNamedGraph,
String theInputFile,
VirtualGraphAdminConnection.InputFileType fileType,
String theComputeSource) |
void |
importGraph(String theDatabase,
String theDataSource,
Properties theDatasourceOptions,
String theMappings,
String theNamedGraph,
String thePartitionColumn,
String theComputeSource,
boolean theRemoveAll) |
as, backup, backup, backup, backup, backupAll, backupAll, backupAll, builder, changeEncryptionPassword, checkpoint, close, createNewEncryptionKey, currentStatus, currentStatus, disableEncryption, disk, drop, fileKeyList, generateDiagnosticReport, get, get, getPermissionManager, getProcessManager, getProperty, getQueryManager, getRoleManager, getStoredFunctions, getStoredQueries, getTokenManager, getUserManager, isOpen, list, newDatabase, offline, offline, online, optimize, optimize, removeEncryptionPassword, repair, restore, restore, set, setEncryptionPassword, setProperty, shutdown, verify
void importGraph(String theDatabase, @Nullable String theDataSource, Properties theDatasourceOptions, String theMappings, String theNamedGraph, String thePartitionColumn, @Nullable String theComputeSource, boolean theRemoveAll)
void importFile(String theDatabase, String mappingsString, Properties properties, String theNamedGraph, String theInputFile, VirtualGraphAdminConnection.InputFileType fileType, String theComputeSource)
Copyright © 2010-2016 Stardog Union. All Rights Reserved.