Coding and Queries
This section covers the programming interfaces and query languages available in Curiosity Workspace for customizing behavior and accessing data.
In this section
Graph
Thread-safe access to the graph database, with deadlock prevention. Replaces the older SafeGraph API.
Querying the Graph
Fluent IQuery interface for graph queries, filtering data, and traversing relationships.