Export Data Utility
The Export data utility allows a database administrator to export the data from the Graph Database to CSV files.
You can export the data by using the Export utility in the administrative console. The export utility generates a configuration file (dbexp.conf) and CSV files. One CSV file per node type is exported. Also all the edge types of a specific node type are exported as one CSV file. These files can be re-used in the Import utility.
For example, a houseMemberType.csv file contains all the nodes of type the houseMemberType, and houseMemberType$edges.csv contain all the edges of any type departing from node type houseMemberType.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.