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.