nebula-importer icon indicating copy to clipboard operation
nebula-importer copied to clipboard

Nebula Graph Importer with Go

Results 50 nebula-importer issues
Sort by recently updated
recently updated
newest added

when import csv file in /example/v2/ meet "authentication fails, Invalid data length"

type/bug
affects/none
severity/minor

`panic: runtime error: invalid memory address or nil pointer dereference` when withHeader was not properly configured. https://discuss.nebula-graph.com.cn/t/topic/6655/6?u=wey also in #179

type/enhancement
HACKTOBERFEST

Is it possible that we also have JSON Lines support, this means a lot for fresh users to have the headless importer on their existing file-based sources to nebula :)

type/feature req
HACKTOBERFEST

Controlled by a parameter in yaml file. ```yml fail-fast: true ``` If I wrote a wrong yaml file, then a lot of content will be printed to the console, and...

type/enhancement

https://discuss.nebula-graph.com.cn/t/topic/6481

type/enhancement

As title.

feature req

anytime,the data offen has header,we must delete this line,not good!please。

https://discuss.nebula-graph.com.cn/t/topic/3771/4

feature req
community