Examples¶
- CSV with Multiple Tabular Sources
- JSON with Self-Reference Vertices
- CSV with Edge Weights and Multiple Relations
- Neo4j Ingestion with Dynamic Relations from Keys
- 🚀 PostgreSQL Schema Inference and Ingestion - Automatically infer graph schemas from normalized PostgreSQL databases (3NF) with proper primary keys (PK) and foreign keys (FK). Uses intelligent heuristics to detect vertices and edges - no manual schema definition needed! Perfect for migrating relational data to graph databases.
- REST API Data Source