Pre-built queries

People at Company
All people connected to a company via team links
Company Ecosystem
Parent · children · industry peers · people · datasets
Industry Network
All companies + connected people in a given industry
Dataset Overlap
Entities appearing in 2+ curated datasets
Connection Path
Shortest path between any two entities

Cypher query

Tip: MATCH (a)-[r:WORKS_AT]->(b) WHERE a.label CONTAINS "Sam" RETURN a,r,b LIMIT 20