Skip to content

Instantly share code, notes, and snippets.

View blackMastery's full-sized avatar
🏠
Working from home

kevon Cadogan blackMastery

🏠
Working from home
View GitHub Profile

Keywords

node - defines a node/vertex in your graph.

edge - defines the relationship between nodes.

walker - creates a robot that traverses the graph performing various user defined actions.

spawn - used to create/instantiate a node.