Loading data using GraphML
How to load and write GraphML data.
The Apache TinkerPop GraphML Reader can be used to load data.
Procedure
- Start the Gremlin console.
- Start a graph instance and create the schema.
- Use the DSE Graph Loader to load the GraphML file.