UltipaDocs
Try Playground
  • Introduction
    • Import from CSV
    • Import from JSON
    • Import from JSONL
    • Import from Relational Databases
    • Import from Neo4j
    • Import from RDF
    • Import from Kafka
    • Import from BigQuery
    • Import from Salesforce
    • Import from GraphML
    • Export to CSV
    • Export to JSON
    • Export to JSONL
    • Export to GraphML
  • FAQ
  1. Docs
  2. /
  3. Ultipa Transporter
  4. /
  5. Introduction

Introduction

Ultipa Transporter is a cross-platform (Windows/Mac/Linux) command-line tool designed for importing and exporting data to and from Ultipa graph database. It enables efficient data integration by supporting various data sources and formats.

Prerequisites

  • A command line terminal:
    • Linux or MacOS: Bash, Zsh, TCSH
    • Windows: PowerShell
  • Download Ultipa Transporter here. No installation is required.

Ultipa Transporter provides two tools: Importer and Exporter.

Importer

With the Importer, you can create graphs, schemas and properties in Ultipa and import data into graphs.

The Importer supports the following data sources:

Files

CSV

JSON

JSONL

Relational Databases

MySQL

PostgreSQL

SQL Server

Oracle

snowflake

Graph Platforms

Neo4j

GraphML

RDF

Others

BigQuery

Kafka

Salesforce

Exporter

With the Exporter, you can export entire or partial graphs from Ultipa.

The Exporter supports the following data sources:

Files

CSV

JSON

JSONL

Graph Platforms

GraphML