Loading
Version: Graph 2.1.0Bulk Data Loading Procedures
There are several different ways to bulk load large graph data sets into an Aerospike database. The Standalone Bulk Loader is recommended for small datasets (less than 50 GB). This method is optimized for simplicity of use and is useful for testing and experimentation. The Distributed Bulk Loader is recommended for larger datasets. This bulk loader requires an Apache Spark cluster for distributed processing.
To learn more about bulk data loading, choose an option:
Standalone (for smaller data sets)
Distributed (for larger data sets)