Arunesh Choudhary

Results 2 issues of Arunesh Choudhary

I was going through the documentation and found one typo in the function "load_edges_from_file" at [URL](https://age.apache.org/age-manual/master/intro/agload.html) missing character "l".

After installing age extension, I followed the documentation to create the graph. website link: [Create a Graph](https://age.apache.org/age-manual/master/intro/graphs.html) `create_graph(graph_name);`

documentation