Tracing a Solution to Enterprise Data Problems
It is important to be able to not only discover connections but explain them to your stakeholders. The ability to identify all links between seemingly unrelated data is called traceability. Learn how graph makes this easier than the relational model.
Finding Fraud with Stardog
See how you can use Stardog’s Enterprise Knowledge Graph platform to detect fraud in financial services.
GraphQL and Paths
Stardog 5.1 adds support for GraphQL, an expressive path query SPARQL extension, and stored functions.
A Path of Our Own
We’re adding graph traversal to Stardog to support a broader range of graph queries and analysis. Now that we’ve figured out how to extend SPARQL solutions, we can more easily make Stardog traverse graphs to find paths and other relationships.
Extending the Solution
We’re extending Stardog’s knowledge graph capabilities to include arbitrary graph algorithms that aren’t easily expressed in SPARQL. But first we have to fix SPARQL solutions.