You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Andreas Kollegger edited this page Jun 9, 2023
·
2 revisions
Arrows is a graph drawing application.
What's a "graph"?
By graph we mean a representation of connected data, like a (Person)-[knows]->(anotherPerson). The drawings look like diagrams that promintently feature circular "nodes" for things like Person connected by "arrows" for aspects like knows.