Products

Kinetic Graph

Real-time relationship mapping between entities. See causality, not correlation.

Entities Are Not Rows. They Are Nodes.

The Kinetic Graph represents your organization as a network of relationships. Each entity—a person, a process, a transaction—is a node. The connections between them are edges that evolve continuously.

Unlike traditional databases that store static records, the Kinetic Graph maps causality. It understands how entities influence each other, how changes propagate, and how relationships strengthen or weaken over time.

The graph is kinetic because it moves. Relationships update in real-time. New connections form. Old ones decay. The system surfaces what matters, not just what exists.

Node ANode B
Node CNode D
Node ENode F

Graph Database Structure

Inputless DB stores 22 node types and 30+ relationship types for complete behavioral intelligence.

Core Entities

User
User identifier and metadata
Session
Session context and duration
Event
Behavioral events and interactions
CognitiveState
Intent state and confidence
Pattern
Detected behavioral patterns
Anomaly
Unusual behavior detection

Relationships

HAS_SESSION
User → Session
CONTAINS
Session → Event
ENRICHED_BY
Event → CognitiveState
FORMS
Event → Pattern
TRIGGERS
Event → Anomaly
GENERATES
Pattern → Insight

Graph RAG Intelligence

Natural language queries powered by Graph RAG combine Inputless DB graph traversal with LLM reasoning for intelligent insights.

How It Works

01
Natural Language Query
Ask questions in plain English: "Why are users abandoning carts?"
02
Graph Traversal
System finds relevant nodes and relationships in Inputless DB
03
LLM Analysis
GPT-4/Claude analyzes graph context and generates insights
04
Structured Response
Returns insights with evidence nodes and confidence scores

Use Cases

"Find user journey patterns that lead to conversion"
"Identify behavioral sequences that predict churn"
"Discover correlation between events and outcomes"
"Analyze anomaly patterns across user segments"
"Query relationship strength between entities"