godot-journey icon indicating copy to clipboard operation
godot-journey copied to clipboard

Create a graph querying API

Open willnationsdev opened this issue 7 years ago • 0 comments

In all likelihood, I am guessing this would involve a Builder pattern. I've been told by others to look into the NetworkX API from Python as "it would be a good fit for GDScript".

For this particular Issue, we are looking strictly at read operations in the graph.

willnationsdev avatar Mar 22 '19 02:03 willnationsdev