Loading Data from Files
The topics in this section provide information about AnzoGraph load requirements and recommendations as well as instructions for analyzing load files and loading data.
- Load File Requirements
- Loading Triple and Quad Files
- Loading CSV Files
- Analyzing Load Files Without Loading Data
- Selectively Loading Data from RDF Files
The methods of loading data into AnzoGraph described in the topics listed above use standard SPARQL LOAD and INSERT commands. In addition to loading data using the methods described in this section, you can also use Cypher commands to load data. For more information, see Working with Cypher and the Movies Graph and Loading Data with the Cypher CREATE Command.