Abstract: Hyperlog is a declarative, graph based language that supports database querying and update. It visualizes schema information, data, and query output as sets of nested graphs, which can be ...
$ node log.js add 64.7 -147.9 $ node log.js add 66.2 -147.5 $ node log.js add 61.6 -148.3 $ node log.js query 60,65 -149,-146 [ 64.69999694824219, -147.89999389648438 ] [ 61.599998474121094, ...