This is a model whose basic components are nodes and relationships of connectivity between nodes. This model is typically represented by networks of graphs. point: [x:real,y:real] node: [point,<arc>] arc: [start_node,end_node,<point>] polygon: <point> region: {polygon}