Skip to content

Examples

  1. CSV with Multiple Tabular Sources
  2. JSON with Self-Reference Vertices
  3. CSV with Edge Weights and Multiple Relations
  4. Neo4j Ingestion with Dynamic Relations from Keys
  5. 🚀 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.
  6. REST API Data Source