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
AGE Github openCypher implementation issues go here. This is not for the Viewer. Additionally, some issues may end up being reassigned to their specific project group.
Graph representation is how the graph is represented in memory, not in tables. Tasks adding, modifying, deleting, or fixing the graph's internal representation will go here.
AGE Core graph algorithms are algorithms that provide basic functionality that is intrinsic (core) to the graph. These are low level basic algorithms that provide support, as opposed to higher level analytics algorithms which would use that support. Tasks for these will go here.