The following SQL functions are provided, refer to Apache AGE documentation for details:
Function | Description |
---|---|
create_graph | Creating a graph |
drop_graph | Deleting a graph |
cypher | Manipulating graphs with Cypher queries |
load_labels_from_file and load_edges_from_file | Loading the graph data |