Connecting to Data Sources and Managing Data

AnzoGraph supports loading data from files on the AnzoGraph file system, on a remote web server or bucket, or on a mounted file system or bucket. In addition, the AnzoGraph Data Toolkit service allows you to access data from remote data sources and extract, load, and transform the data or query the data without updating the database.

For information about load file directory requirements and load architecture, see Load File Requirements. For more information on the data types that AnzoGraph uses to store loaded or inserted data, see AnzoGraph Data Type Handling.

Individual topics covered in this section include the following:

Related Topics