Projecting graphs

In order for any algorithm in the GDS library to run, we must first project a graph to run on. The graph is projected as a named graph. A named graph is given a name and stored in the graph catalog. For a detailed guide on all graph management operations, see Graph management.