Link
Search
Menu
Expand
Document
API Reference
HTTP API
Java API
Learning Resources
Learning Portal
Stardog Labs
Community
Trainings
Tutorials
Start for Free
Home
Release Notes
Stardog Platform Release Notes
Stardog Cloud Release Notes
Stardog Explorer Release Notes
Stardog Designer Release Notes
Stardog Studio Release Notes
Stardog Knowledge Catalog Release Notes
Stardog Launchpad Release Notes
Stardog Voicebox Release Notes
Stardog Cloud
Getting Started with Stardog Cloud
Inviting and Configuring Users
Supported Data Sources
Accessing API Endpoint
Service Status Information
Advanced Topics
Databricks Partner Connect
Troubleshooting
Using your BI Server with Stardog Cloud
Install Stardog
System Requirements
macOS Installation
Linux Installation
Windows (Deprecated)
Install from Zip
Use Docker
AWS Marketplace Setup
Validating your Kubernetes Installation
Getting Started Series
Getting Started Part 1: Introduction to Knowledge Graphs
Getting Started Part 2: Browse a demo Knowledge Kit in Explorer
Getting Started Part 3: Creating a Knowledge Graph in Designer
Getting Started Part 4: Learn SPARQL in Studio
Getting Started Part 5: Learn Path Queries in Studio
Tutorials
Accessing Stardog from .NET
Build a Java App
Build a Python App
Build a React App
Data Quality with ICV
Data Visualization with D3.js
Entity Extraction and Linking
Extending BITES
Fixing Avoidably Slow Queries
How to Debug Reasoning
Mapping Denormalized Data
Query Performance
RDF Graph Data Model
Reading Stardog Query Plans
Similarity Search
Stardog Geospatial
Using Virtual Graphs
Virtual Graph Mappings
Getting Support
Enterprise Premium Support
Stardog Voicebox
Stardog Voicebox Developer Guide
Operating Stardog
Database Administration
Adding Data
Backup and Restore
Data Storage and Optimization
Database Checkpoints
Database Configuration
Literal Index
Managing Databases
Managing Query Performance
Query Management
Stored Functions
Stored Queries
Transactions
Server Administration
Server Configuration
Running the Server
Logging
Backup & Restore
Memory Management
Capacity Planning
Server Monitoring
Process Management
Upgrading the Server
Configuring the BI Server
Security
Security Model
Managing Users and Roles
Encryption at Rest
Encryption in Transit
Fine Grained Security
Named Graph Security
Virtual Graph Security
Kerberos
LDAP Integration
OAuth Integration
Entity Resolution Security
Cache Security
Command Line Interface
Administering Stardog 101
Query Log Database
Stardog Applications
Stardog Designer
Stardog Explorer
Stardog Studio
Dockerized Application Access
Stardog Launchpad
Query Stardog
Path Queries
Full-text Search
Geospatial Queries
GraphQL Queries
BARQ Execution Engine
Edge Properties
Testing Queries
BI Tools and SQL Queries
Query Functions
Stored Query Service
Obfuscating Data
Query Hints
Sampling Service
Sequence Service
Statistics Service
Label Service
High Availability Cluster
Installation and Setup
Kubernetes
Production Recommendations
Production Reference Specification
Operating the Cluster
Cache Management
Standby Nodes
Read Replica Nodes
Geo Replica Nodes
Troubleshooting
Inference Engine
User-defined Rule Reasoning
Advanced Reasoning Features
Troubleshooting Reasoning
Data Quality Constraints
Virtual Graphs
Virtual Graph Configuration
Data Sources
Supported Data Sources
Supported Client Drivers
Data Source Configuration
Specific Data Source Considerations
Pass-Through Authentication
REST Connector Configuration
Secrets Integration
Mapping Data Sources
Virtual Transparency
Importing JSON and CSV Files
Optimization
Troubleshooting
Knowledge Catalog
External Catalogs
Secrets Integration
Machine Learning
Graph Analytics
Setup
Usage
Graph Algorithms
Spark Programs
External Compute
Databricks Configuration
EMR Serverless Configuration
Virtual Graph Materialization
Entity Resolution
Entity Resolution
ETL Data Into Stardog
Unstructured Content
Entity Extraction & Linking
Developing with Stardog
Programming with Stardog
Java
Python
Javascript
.NET
Groovy
Spring
Clojure
Extending Stardog
Creating Query Functions
Archetypes
Aggregates
Search Analyzers
HTTP Server
HTTP API
Stardog Admin CLI Reference
cache
cache create
cache drop
cache refresh
cache status
cache target
catalog
catalog credentials-add
catalog credentials-list
catalog credentials-remove
catalog reload
catalog status
cluster
cluster diagnostics-report
cluster info
cluster metrics
cluster readonly-start
cluster readonly-stop
cluster standby-attempt-sync
cluster standby-pause
cluster standby-resume
cluster standby-status
cluster status
cluster stop
cluster zk-repair
data-source
data-source add
data-source list
data-source online
data-source options
data-source query
data-source refresh-counts
data-source refresh-metadata
data-source remove
data-source share
data-source test
db
db backup
db checkpoint
db create
db drop
db list
db offline
db online
db optimize
db repair
db restore
db status
db verify
diagnostics
diagnostics report
encryption
encryption change-password
encryption disable
encryption list-keys
encryption new-key
encryption remove-password
encryption set-password
function
function add
function list
function remove
license
license info
license request
log
log print
metadata
metadata convert
metadata get
metadata set
property
property get
property set
ps
ps kill
ps list
ps status
query
query kill
query list
query status
role
role add
role grant
role list
role permission
role remove
role revoke
sensitive-property
sensitive-property add
sensitive-property list
sensitive-property remove
server
server backup
server metrics
server migrate
server profile
server restore
server start
server status
server stop
stored
stored add
stored export
stored get
stored import
stored list
stored remove
stored rename
stored set
user
user add
user addrole
user disable
user enable
user grant
user list
user passwd
user permission
user remove
user removerole
user revoke
virtual
virtual add
virtual import
virtual list
virtual mappings
virtual match
virtual online
virtual options
virtual remove
virtual source_metadata
zk
zk clear
zk info
Stardog CLI Reference
data
data add
data export
data model
data obfuscate
data remove
data size
doc
doc count
doc delete
doc get
doc put
doc reindex
entity-resolution
entity-resolution resolve
file
file cat
file obfuscate
file split
graphql
graphql execute
graphql explain
graphql schema
icv
icv export
icv report
icv validate
namespace
namespace add
namespace export
namespace import
namespace list
namespace remove
query
query execute
query explain
query obfuscate
query search
reasoning
reasoning consistency
reasoning explain
reasoning schema
test
test create
test run
tx
tx begin
tx commit
tx list
tx rollback
Additional Resources
Migration Guides
Compatibility Policy
FAQ
Known Issues
Glossary
Previous Versions of Docs
Stardog.com
Stardog Labs
HTTP API
Java API
Github
Developing With Stardog
This chapter discusses developing with Stardog.
Programming with Stardog
Extending Stardog
HTTP API