HomeGetting StartedInstallation & SetupDevelopment & IntegrationDeployment & OperationsData ManagementTechnical SupportPlatform Updates
DocsDevelopment & IntegrationAPI & Client Referencesindex
ReferenceSPARQLGraphQL

Stardog CLI Reference

As described in the Command Line Interface section of Operating Stardog, Stardog's CLI comes in two parts, stardog-admin (the administrative client) and stardog (a Stardog user's client). The CLI tools use “command groups” to make CLI subcommands easier to find.

Below you'll find all command groups in the stardog client. Select any of the command groups in the table below to view the specific commands in that command group.

Command GroupDescription
dataCommands which can modify or dump the contents of a database
entity-resolutionCommands for entity resolution
fileCommands for manipulating rdf files
graphqlCommands for working with GraphQL
icvCommands for working with Stardog Integrity Constraint support
namespaceCommands which work with the namespaces defined for a database
queryCommands which query a Stardog database
reasoningCommands which use the reasoning capabilities of a Stardog database
testCommands for SPARQL unit tests
txCommands for managing transactions