function
Stored functions provide the ability to reuse expressions when writing queries. Read more about administering stored functions in Stardog.
The table below contains the CLI commands to administer stored functions in Stardog. Select any of the commands to view their manual page.
Command | Description |
---|---|
function add | Adds a new stored function |
function list | Lists the functions currently stored in the system. |
function remove | Removes a stored function |