Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top1
top1


Tip

Step - by step instructions on how to upload data to Neo4j using Bulk Upload.

    Bulk Upload is a tool/functionality to jump start uploading data file in .csv format to push bulk of data in Neo4j. The feature is a sub-menu of Configuration | Bulk Upload.

    To enable the tool list, details of tool along with their label have to be set in toolDetail.json

Panel

Table of Contents

Click on Configuration, click on sub menu Bulk Upload

  • Click on Configuration, click on sub menu Bulk Upload.
                              
                                               Image Added


    Input details for Bulk Upload

  • Tool:-Click on the drop down to select the tool ,whose data needs to uploaded.

                                                Image Added

  • Label: The label gets auto-populated as soon as the tool is selected.
  • File:  Select a file(.csv file with maximum size of 2MB)

                                               Image Added


  • Click on "Upload" icon: Please click on the "Upload" icon to upload the data to Neo4j using Bulk Upload.

                                              Image Added
                                                
Panel



Back to Top