LLM will Accelerate Knowledge Graph Adoption
We’re at the beginning of a revolution in machine-understandable semantics powered by Large Language Model breakthroughs. Stardog Voicebox, powered by LLMs, will fundamentally flatten the enterprise knowledge graph (EKG) implementation cost curve.
Studio Learns New Tricks
We’ve added three new language intelligence features to Stardog Studio to make it even easier for you to work with Stardog using GraphQL, SPARQL, and virtual graphs.
Search in Studio
Sometimes you want to find something in your graph without writing a SPARQL query, and now Studio is here to help.
Visual Query Plans in Studio
We built a visual query plan interface to help you write better queries.
Avoidably Slow Queries
This is an appendix to 7 Steps to Fast SPARQL Queries.
7 Steps to Fast SPARQL Queries
You want SPARQL queries in Stardog to be as fast as possible. And we know all the secrets. All you have to do is read.
How to Read Stardog Query Plans
Our mission is to unify all enterprise data in a single, coherent graph managed by Stardog. Like many database systems Stardog answers queries in two major phases: determining the query plan and executing that plan to obtain answers from the data.