module Hash ht class Graph class Node sym Sym int32 x int32 y relationship Graph Node:XY hashed x y child_only mandatory // Look up by x and y relationship Graph Node hashed mandatory // Look up by name