← Index
Wireframe In Progress

Query

Round 1 Created 2026-05-23 Section Analyze · Query
Desktop
AnalyzeQuery High-opportunity manufacturers
Saved queries
42
Recent 5
High-opportunity manufacturers now
SOC2 control coverage gaps 2h
Account neighbors depth 2 yest.
Activities w/o owner 3d
Ontology drift check 1w
My library 14
Quanta inbound · 24h G.F
Peer cohort distribution G.F
Embedding similarity sweep G.F
Team 23
Discovery brief readiness M.B
Solutions ↔ activities map D.L
Capability gap by industry D.L
Last run 2 min ago · cached v3 · G. Felice
Cypher SQL Vector Hybrid
Source · egan-graph · prod
⌘↵ run · ⌘S save · ⌘E explain
1 2 3 4 5 6 7 8 9
// Manufacturers with high opportunity score + active discovery briefs MATCH (o:Organization)-[:part_of]->(i:Industry) WHERE i.name = 'Manufacturing' AND o.opportunity_score > $min_score OPTIONAL MATCH (b:DiscoveryBrief)-[:references]->(o) WHERE b.status = 'in_review' RETURN o.name AS account, o.industry, o.opportunity_score AS score, count(b) AS open_briefs ORDER BY score DESC LIMIT 20
Returned 12 rows · 218 ms · cache hit
Table Graph JSON CSV
12 rows · 4 cols · 218 ms
accountindustryscoreopen_briefs
acme-corpManufacturing0.871
globex-industriesManufacturing0.711
initech-holdingsManufacturing0.641
stark-industrialManufacturing0.580
soylent-groupManufacturing0.581
hooli-incManufacturing0.520
wayne-mfgManufacturing0.530
massive-dynamicManufacturing0.410
cyberdyne-systemsManufacturing0.490
oscorp-industriesManufacturing0.440
tyrell-corpManufacturing0.390
weyland-yutaniManufacturing0.360
partition prod.graph.manufacturing · read 3.1 MB · plan index seek (opportunity_score) · cached 12 min
Query info
idqry-178 typecypher version3 of 3 ownerG. Felice visibilityteam created2026-05-21 last run2 min ago
Parameters
min_score 0.30
limit 20
Bound via $variable in source. Change values and re-run.
Source
connectionegan-graph · prod enginepostgres + AGE roledata-scientist readonlytrue
Schedule
cadencemanual last 7d14 runs avg dur.198 ms
Execution history
2m 12 rows · ok 218ms
2h 12 rows · ok 204ms
yest. 11 rows · ok 198ms
2d 11 rows · ok 214ms