Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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 tools along with their labels have to be set in toolDetail.json

Click on Configuration, click on sub menu Bulk Upload

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


    Input details for Bulk Upload

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

                                                

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

                                               


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

                                              
                                                


  • toolDetail.json file which contains the list of tools along with their needs to be added under INSIGHTS_HOME.
  • Labels are auto-populated as soon as the tool gets selected.
  • The file needs to be in .csv format and with maximum size of 2 MB.

Back to Top

  • No labels