Skip to main content

7 docs tagged with "Graph Modeling"

View all tags

Detecting Fraud Rings

Find circular money flows with SearchQuery cycle detection — two transfer data models, directed variable-length traversal, and how to go from flagged participants to reconstructed rings.

Thinking in Graphs: From Tables to Traversals

Map the same product, customer, and order dataset from relational and document mental models into RushDB's graph model, then translate common business questions into multi-hop queries.