|
Class Summary |
| CurlUtility |
Utility used to execute a curl call to a URL. |
| DgraphConfigUpdateUtility |
Utility used to trigger a dgraph configuration update via a curl
call to the Dgraphs config?op=update administrative URL. |
| DgraphFlushCacheUtility |
Utility used to trigger a dgraph dynamic cache flush via a curl
call to the Dgraphs admin?op=flush administrative URL. |
| DgraphReloadServicesUtility |
Utility used to trigger reloading of XQuery modules via a curl
call to the Dgraph's admin?op=reload-services administrative URL. |
| DgraphUpdateUtility |
Utility used to trigger a dgraph partial update via a curl
call to the Dgraphs admin?op=update administrative URL. |
| LogServerRollUtility |
Utility used to trigger a logserver "roll" via a curl call to the
logserver's /roll administrative URL. |