Overview
Features
Graph ingestion and visualization
Build, manage, and visualize graphs directly from CSV or Parquet files.
Natural language to PQL translation
Convert natural language prompts into Predictive Query Language (PQL) queries for seamless interaction.
Inspect graph metadata
Inspect the current graph schema/metadata to understand the graph state.
Update graph metadata
Partially update the current graph schema to reflect changes in data and relationships.
Mermaid diagram generation
Return the graph as a Mermaid entity-relationship diagram for visualization.
Graph materialization
Materialize the graph based on metadata to make it available for inference operations.
I/O and data access
Find table files, inspect table structures, and lookup table rows in the raw data.
Model execution
Run predictive queries and return predictions, with support for evaluation and explanation.




