HomeGetting StartedInstallation & SetupDevelopment & IntegrationDeployment & OperationsData ManagementTechnical SupportPlatform Updates
Data Management / Querying

Overview

Documentation on querying.

Batch-Based Accelerated Query Engine
query Stardog using BARQ
BI Tools and SQL Queries
query Stardog using business intelligence tools like Tableau
Edge Properties
discusses Stardog's support for edge properties, bridging the gap between the RDF data model and the Property Graph data model.
Full-text Search
query Stardog for RDF literals present in Stardog
Geospatial Queries
discusses Stardog's support for geospatial queries
GraphQL
discusses Stardog's support for querying data using GraphQL
Query Stardog
This chapter discusses a variety of ways to query your Stardog knowledge graph. This page describes the basics of querying Stardog. See the [Chapter Contents](#chapter-contents) to see what else is in
Label service
use the label service to look up entities by labels and vice versa.
Obfuscating Data
discusses obfuscating datasets and queries in Stardog.
Path Queries
query Stardog to find paths between nodes in an RDF graph
Query Functions
learn about query functions supported by Stardog
Query Hints
contains all query hints available in Stardog
Sampling service
use sampling service to sample over a triple pattern
Sequence service
use the sequence service to generate numerical sequences
Statistics service
use the statistics service to gain insights into your data
Stored Query Service
use stored queries as building blocks for larger queries
Testing Queries
Test the correctness and performance of your queries automatically