Beyond the Depth Wall: Solving Deep Graph Traversal
Why deep graph traversal breaks most engines. How Data Graphs runs deep queries orders of magnitude faster than Neo4j, in a fraction of the memory, and with...
6 articles
Full Stack Lead
Why deep graph traversal breaks most engines. How Data Graphs runs deep queries orders of magnitude faster than Neo4j, in a fraction of the memory, and with...
We benchmarked Data Graphs and it’s fast. Really fast. In fact 110x faster than Neo4j on average, but that’s not the whole story. It gets better.
How to build an arctic geospatial map projection using Leaflet and ReactJS
In part 3 of this series on declarative graphics with React and SVG we demonstrate how to use Clip Paths and lines of sight to constrain what is drawn.
In part 2 of this series on declarative graphics with React and SVG we explore SVG arcs, angles, and transformations, along with a useful little digression into...
React and SVG make a powerful combination: Declarative UI component library meets declarative graphics language . A match made in front-end developer heaven.