Overview
How to connect your graph data to GraphPolaris.
To analyze your data, GraphPolaris connects directly to your graph database. Your data never leaves your premises, we only store credentials.
What You'll Need
To start exploring with GraphPolaris, you need one of:
Demo Database
(quickest)Try GraphPolaris immediately with pre-loaded sample datasets. No setup required—just select an
Neo4j Database
(most common)Connect to your Neo4j instance (Aura, Desktop, or self-hosted). Supports bolt and neo4j protocols.
Memgraph Database
(high performance)Connect to your Memgraph instance for in-memory graph analytics with Bolt protocol.
See It in Action
1
Add a demo database
Adding a demo database takes seconds - just click and start exploring.
Automatic Schema Detection
After adding your database, we automatically extract its schema—ready for exploration.
Entities
(nodes)Person, Product, Company
Relationships
(edges)KNOWS, PURCHASED, WORKS_AT
Attributes
(properties)Names, prices, dates
Next Steps
Choose your path:
- Demo Databases — Start exploring in seconds with sample data
- Custom Databases — Connect your own Neo4j or Memgraph instance