SlideShare a Scribd company logo
1 of 65
Download to read offline
RDBMS	
  to	
  Graphs	
  
Harnessing	
  the	
  Power	
  of	
  the	
  Graph	
  
September	
  2015	
  
Ryan	
  Boyd	
  
@ryguyrg	
  
Agenda	
  
•  Origins	
  of	
  Neo4j	
  
•  Benefits	
  of	
  Graphs	
  
•  Designing	
  your	
  Graph	
  Model	
  
•  Query	
  <me!	
  
•  Fi@ng	
  Neo4j	
  into	
  your	
  Enterprise	
  Architecture	
  	
  
•  Q&A	
  
Neo	
  Technology	
  Overview	
  
Product	
  
• Neo4j	
  -­‐	
  World’s	
  leading	
  graph	
  
database	
  
• 150+	
  enterprise	
  subscrip<on	
  
customers	
  including	
  over	
  	
  
50	
  of	
  the	
  Global	
  2000	
  
Company	
  
• Neo	
  Technology,	
  Creator	
  of	
  Neo4j	
  
• 100	
  employees	
  with	
  HQ	
  in	
  Silicon	
  
Valley,	
  London,	
  Munich,	
  Paris	
  and	
  
Malmö	
  
• $45M	
  in	
  funding	
  
Neo4j	
  AdopDon	
  by	
  Selected	
  VerDcals	
  
Financial

Services
 Communications
Health &

Life Sciences
HR &

Recruiting
Media &

Publishing
Social

Web
Industry 

& Logistics
Entertainment
 Consumer Retail
 Information Services
Business Services
How	
  Customers	
  Use	
  Neo4j	
  
Network &
Data Center 
Master Data

Management
Social
 Recom–
mendations
Identity
& Access
Search &

Discovery
 GEO
“Forrester	
  es<mates	
  that	
  over	
  25%	
  of	
  enterprises	
  will	
  be	
  using	
  
graph	
  databases	
  by	
  2017”	
  
Neo4j	
  Leads	
  the	
  Graph	
  Database	
  RevoluDon	
  
“Neo4j	
  is	
  the	
  current	
  market	
  leader	
  in	
  graph	
  databases.”	
  
“Graph	
  analysis	
  is	
  possibly	
  the	
  single	
  most	
  effecDve	
  compeDDve	
  
differenDator	
  for	
  organiza<ons	
  pursuing	
  data-­‐driven	
  opera<ons	
  
and	
  decisions	
  aaer	
  the	
  design	
  of	
  data	
  capture.”	
  
IT	
  Market	
  Clock	
  for	
  Database	
  Management	
  Systems,	
  2014	
  
hbps://www.gartner.com/doc/2852717/it-­‐market-­‐clock-­‐database-­‐management	
  
TechRadar™:	
  Enterprise	
  DBMS,	
  Q1	
  2014	
  
hbp://www.forrester.com/TechRadar+Enterprise+DBMS+Q1+2014/fulltext/-­‐/E-­‐RES106801	
  
Graph	
  Databases	
  –	
  and	
  Their	
  PotenDal	
  to	
  Transform	
  How	
  We	
  Capture	
  Interdependencies	
  (Enterprise	
  Management	
  Associates)	
  
hbp://blogs.enterprisemanagement.com/dennisdrogseth/2013/11/06/graph-­‐databasesand-­‐poten<al-­‐transform-­‐capture-­‐interdependencies/	
  
High	
  Business	
  Value	
  in	
  Data	
  RelaDonships	
  
Data	
  is	
  increasing	
  in	
  volume…	
  
•  New	
  digital	
  processes	
  
•  More	
  online	
  transac<ons	
  
•  New	
  social	
  networks	
  
•  More	
  devices	
  
Using	
  Data	
  RelaDonships	
  unlocks	
  value	
  	
  
•  Real-­‐<me	
  recommenda<ons	
  
•  Fraud	
  detec<on	
  
•  Master	
  data	
  management	
  
•  Network	
  and	
  IT	
  opera<ons	
  
•  Iden<ty	
  and	
  access	
  management	
  
•  Graph-­‐based	
  search	
  …	
  and	
  is	
  ge[ng	
  more	
  connected	
  
Customers,	
  products,	
  processes,	
  
devices	
  interact	
  and	
  relate	
  to	
  
each	
  other	
  
	
  
Early	
  adopters	
  became	
  industry	
  leaders	
  
RelaDonal	
  DBs	
  Can’t	
  Handle	
  RelaDonships	
  Well	
  
•  Cannot	
  model	
  or	
  store	
  data	
  and	
  rela>onships	
  
without	
  complexity	
  
•  Performance	
  degrades	
  with	
  number	
  and	
  levels	
  
of	
  rela<onships,	
  and	
  database	
  size	
  
•  Query	
  complexity	
  grows	
  with	
  need	
  for	
  JOINs	
  
•  Adding	
  new	
  types	
  of	
  	
  data	
  and	
  rela>onships	
  
requires	
  schema	
  redesign,	
  increasing	
  <me	
  to	
  
market	
  
…	
  making	
  tradi<onal	
  databases	
  inappropriate	
  
when	
  data	
  rela<onships	
  are	
  valuable	
  in	
  real-­‐Dme	
  
	
  
Slow	
  development	
  
Poor	
  performance	
  
Low	
  scalability	
  
Hard	
  to	
  maintain	
  
Modeling	
  as	
  a	
  Graph	
  
The	
  Whiteboard	
  Model	
  Is	
  the	
  Physical	
  Model	
  
CAR	
  
name:	
  “Dan”	
  
born:	
  May	
  29,	
  1970	
  
twiber:	
  “@dan”	
  
name:	
  “Ann”	
  
born:	
  	
  Dec	
  5,	
  1975	
  
since:	
  	
  
Jan	
  10,	
  2011	
  
brand:	
  “Volvo”	
  
model:	
  “V70”	
  
Property	
  Graph	
  Model	
  Components	
  
Nodes	
  
•  The	
  objects	
  in	
  the	
  graph	
  
•  Can	
  have	
  name-­‐value	
  proper&es	
  
•  Can	
  be	
  labeled	
  
RelaDonships	
  
•  Relate	
  nodes	
  by	
  type	
  and	
  direc<on	
  
•  Can	
  have	
  name-­‐value	
  proper&es	
  
LOVES	
  
LOVES	
  
LIVES	
  WITH	
  
PERSON	
   PERSON	
  
RelaDonal	
  Versus	
  Graph	
  Models	
  
RelaDonal	
  Model	
   Graph	
  Model	
  
KNOWS	
  
ANDREAS	
  
TOBIAS	
  
MICA	
  
DELIA	
  
Person	
   Friend	
  Person-­‐Friend	
  
ANDREAS	
  
DELIA	
  
TOBIAS	
  
MICA	
  
Let’s	
  Model!	
  
	
  
Customer,	
  Supplier,	
  and	
  Product	
  (Master	
  Data)	
  
Orders	
  (AcDvity)	
  
The	
  Domain	
  Model	
  
Except…	
  
Northwind	
  Example!	
  
	
  
The	
  QuintessenDal	
  
Northwind	
  Example!	
  
	
  
NOT	
  JUST	
  ANY	
  
(Northwind)-­‐[:TO]-­‐>(Graph)	
  
Building	
  the	
  Graph	
  Model	
  
Building	
  RelaDonships	
  in	
  Graphs	
  
SOLD	
  
Employee	
   Order	
  Order	
  
Locate	
  Foreign	
  Keys	
  
(FKs)-­‐[:BECOME]-­‐>(RelaDonships)	
  
Correct	
  DirecDons	
  
Simple	
  Join	
  Tables	
  Becomes	
  RelaDonships	
  
Afributed	
  Join	
  Tables	
  Become	
  
RelaDonships	
  with	
  ProperDes	
  
Working	
  Subset	
  (Today’s	
  Exercise)	
  
Northwind	
  Graph	
  Model	
  
Querying	
  Your	
  Data	
  
Basic	
  Query:	
  Who	
  do	
  people	
  report	
  to?	
  
MATCH	
  (:Employee{	
  firstName:“Steven”}	
  )	
  -­‐[:REPORTS_TO]-­‐>	
  (:Employee{	
  firstName:“Andrew”}	
  )	
  	
  
REPORTS_TO	
  
Steven	
   Andrew	
  
LABEL	
   PROPERTY	
  
NODE	
   NODE	
  
LABEL	
   PROPERTY	
  
Basic	
  Query:	
  Who	
  do	
  people	
  report	
  to?	
  
MATCH !
(e:Employee)<-[:REPORTS_TO]-(sub:Employee)!
RETURN !
*!
Basic	
  Query:	
  Who	
  do	
  people	
  report	
  to?	
  
Basic	
  Query:	
  Who	
  do	
  people	
  report	
  to?	
  
Real	
  Query	
  from	
  a	
  Customer	
  
Find	
  all	
  direct	
  reports	
  and	
  	
  
how	
  many	
  people	
  they	
  manage,	
  	
  
each	
  up	
  to	
  3	
  levels	
  down	
  
(SELECT T.directReportees AS directReportees, sum(T.count) AS count
FROM (
SELECT manager.pid AS directReportees, 0 AS count
FROM person_reportee manager
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName")
UNION
SELECT manager.pid AS directReportees, count(manager.directly_manages) AS
count
FROM person_reportee manager
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName")
GROUP BY directReportees
UNION
SELECT manager.pid AS directReportees, count(reportee.directly_manages) AS
count
FROM person_reportee manager
JOIN person_reportee reportee
ON manager.directly_manages = reportee.pid
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName")
GROUP BY directReportees
UNION
SELECT manager.pid AS directReportees, count(L2Reportees.directly_manages)
AS count
FROM person_reportee manager
JOIN person_reportee L1Reportees
ON manager.directly_manages = L1Reportees.pid
JOIN person_reportee L2Reportees
ON L1Reportees.directly_manages = L2Reportees.pid
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName")
GROUP BY directReportees
) AS T
GROUP BY directReportees)
UNION
(SELECT T.directReportees AS directReportees, sum(T.count) AS count
FROM (
SELECT manager.directly_manages AS directReportees, 0 AS count
FROM person_reportee manager
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName")
UNION
SELECT reportee.pid AS directReportees,
count(reportee.directly_manages) AS count
FROM person_reportee manager
	
  
JOIN person_reportee reportee
ON manager.directly_manages = reportee.pid
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lN
GROUP BY directReportees
UNION
SELECT depth1Reportees.pid AS directReportees,
count(depth2Reportees.directly_manages) AS count
FROM person_reportee manager
JOIN person_reportee L1Reportees
ON manager.directly_manages = L1Reportees.pid
JOIN person_reportee L2Reportees
ON L1Reportees.directly_manages = L2Reportees.pid
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lN
GROUP BY directReportees
) AS T
GROUP BY directReportees)
UNION
(SELECT T.directReportees AS directReportees, sum(T.count) AS count
OUTER UNIONS
FROM(
SELECT reportee.directly_manages AS directReportees, 0 AS count
FROM person_reportee manager
JOIN person_reportee reportee
ON manager.directly_manages = reportee.pid
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lNam
GROUP BY directReportees
count
FROM person_reportee manager
JOIN person_reportee L1Reportees
ON manager.directly_manages = L1Reportees.pid
JOIN person_reportee L2Reportees
ON L1Reportees.directly_manages = L2Reportees.pid
WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lN
GROUP BY directReportees
) AS T
GROUP BY directReportees)
UNION
(SELECT L2Reportees.directly_manages AS directReportees, 0 AS count
FROM person_reportee manager
JOIN person_reportee L1Reportees
ON manager.directly_manages = L1Reportees.pid
JOIN person_reportee L2Reportees
Real	
  Query	
  from	
  a	
  Customer	
  
MATCH	
  (manager)-­‐[:REPORTS_TO*0..3]-­‐>(boss),	
  
	
  	
  	
  	
  	
  	
  (report)-­‐[:REPORTS_TO*1..3]-­‐>(manager)	
  
WHERE	
  boss.name	
  =	
  “John	
  Doe”	
  
RETURN	
  manager.name	
  AS	
  Manager,	
  	
  
	
  	
  count(report)	
  AS	
  TotalReports	
  
Find	
  all	
  direct	
  reports	
  and	
  how	
  
many	
  people	
  they	
  manage,	
  	
  
up	
  to	
  3	
  levels	
  down	
  
Cypher	
  Query	
  
Real	
  Query	
  from	
  a	
  Customer	
  
Find	
  all	
  direct	
  reports	
  and	
  how	
  
many	
  people	
  they	
  manage,	
  	
  
up	
  to	
  3	
  levels	
  down	
  
Cypher	
  Query	
  
SQL	
  Query	
  
MATCH	
  (manager)-­‐[:REPORTS_TO*0..3]-­‐>(boss),	
  
	
  	
  	
  	
  	
  	
  (report)-­‐[:REPORTS_TO*1..3]-­‐>(manager)	
  
WHERE	
  boss.name	
  =	
  “John	
  Doe”	
  
RETURN	
  manager.name	
  AS	
  Manager,	
  	
  
	
  	
  count(report)	
  AS	
  TotalReports	
  
MATCH	
  (sub)-­‐[:REPORTS_TO*0..3]-­‐>(boss),	
  
	
  	
  	
  	
  	
  	
  (report)-­‐[:REPORTS_TO*1..3]-­‐>(sub)	
  
WHERE	
  boss.name	
  =	
  “John	
  Doe”	
  
RETURN	
  sub.name	
  AS	
  Subordinate,	
  	
  
	
  	
  count(report)	
  AS	
  Total	
  
Express	
  Complex	
  Queries	
  Easily	
  with	
  Cypher	
  
Find	
  all	
  direct	
  reports	
  and	
  how	
  
many	
  people	
  they	
  manage,	
  	
  
up	
  to	
  3	
  levels	
  down	
  
Cypher	
  Query	
  
SQL	
  Query	
  
“We	
  found	
  Neo4j	
  to	
  be	
  literally	
  thousands	
  of	
  Dmes	
  faster	
  
than	
  our	
  prior	
  MySQL	
  solu<on,	
  with	
  queries	
  that	
  require	
  
10	
  to	
  100	
  Dmes	
  less	
  code.	
  Today,	
  Neo4j	
  provides	
  eBay	
  
with	
  func<onality	
  that	
  was	
  previously	
  impossible.”	
  
	
  
Volker	
  Pacher	
  
Senior	
  Developer	
  
Who	
  is	
  in	
  Robert’s	
  (direct,	
  upwards)	
  reporDng	
  chain?	
  
MATCH !
p=(e:Employee)<-[:REPORTS_TO*]-(sub:Employee)!
WHERE!
sub.firstName = ‘Robert’!
RETURN !
p!
Who	
  is	
  in	
  Robert’s	
  (direct,	
  upwards)	
  reporDng	
  chain?	
  
Who’s	
  the	
  Big	
  Boss?	
  
MATCH !
p=(e:Employee)!
WHERE!
NOT (e)-[:REPORTS_TO]->()!
RETURN !
e.firstName as bigBoss!
Who’s	
  the	
  Big	
  Boss?	
  
Product	
  Cross-­‐Sell	
  
MATCH !
(choc:Product {productName: 'Chocolade'})!
<-[:PRODUCT]-(:Order)<-[:SOLD]-(employee),!
(employee)-[:SOLD]->(o2)-[:PRODUCT]->(other:Product)!
RETURN !
employee.firstName, other.productName, count(distinct o2) as count!
ORDER BY !
count DESC!
LIMIT 5;!
Product	
  Cross-­‐Sell	
  
High	
  Performance	
  	
  
Cypher	
  vs	
  SQL	
  -­‐	
  Paths	
  
MATCH (u:User)-[:KNOWS*5..5]->(f5)
WHERE u.name = 'John'
RETURN count(f5) as size;
Cypher	
  
Find	
  Size	
  of	
  John’s	
  5th	
  degree	
  Network	
  
●  100k	
  Users	
  
●  5M	
  
Rela<onships	
  
●  Query	
  took	
  5	
  
min,	
  30s	
  
●  Returns	
  count	
  of	
  
312M	
  
	
  
Neo4j	
  config:	
  
	
  
page-­‐cache	
  =	
  512m	
  
heap	
  =	
  4G	
  
Cypher	
  vs	
  SQL	
  -­‐	
  Paths	
  
SELECT count(*)
FROM
user,
user_friend as uf1,
user_friend as uf2,
user_friend as uf3,
user_friend as uf4,
user_friend as uf5
user as f5
WHERE
user.name='John' AND
user.id = uf1.user_1 AND
uf1.user_2 = uf2.user_1 AND
uf2.user_2 = uf3.user_1 AND
uf3.user_2 = uf4.user_1 AND
uf4.user_2 = uf5.user_1 AND
uf5.user_2 = f5.id;
SQL	
  
Find	
  Size	
  of	
  John’s	
  5th	
  degree	
  Network	
  
●  100k	
  Users	
  
●  5M	
  Connec<ons	
  
●  Query	
  took	
  1hr	
  55	
  mins	
  
●  Returns	
  312M	
  
	
  
MySQL	
  config:	
  
	
  
key_buffer	
  =	
  2G	
  
join_buffer_size	
  =	
  2G	
  
Cypher	
  vs	
  SQL	
  -­‐	
  Paths	
  	
  
SELECT count(*)
FROM
user,
user_friend as uf1,
user_friend as uf2,
user_friend as uf3,
user_friend as uf4,
user_friend as uf5
WHERE
user.name='John' AND
user.id = uf1.user_1 AND
uf1.user_2 = uf2.user_1 AND
uf2.user_2 = uf3.user_1 AND
uf3.user_2 = uf4.user_1 AND
uf4.user_2 = uf5.user_1;
SQL	
  
Op>mize:	
  Only	
  count	
  on	
  JOIN	
  table	
  
●  100k	
  Users	
  
●  5M	
  Connec<ons	
  
●  Query	
  took	
  2	
  min,	
  30s	
  
●  Returns	
  count	
  of	
  312M	
  
	
  
MySQL	
  config:	
  
	
  
key_buffer	
  =	
  2G	
  
join_buffer_size	
  =	
  2G	
  
Cypher	
  vs	
  SQL	
  -­‐	
  Paths	
  
MATCH (u:User)-[:KNOWS*4..4]->(f4)
WHERE u.name = 'John'
RETURN sum(size((f4)-[:KNOWS]->()))
Cypher	
  
Op>mize:	
  Only	
  sum	
  degree	
  of	
  last	
  step	
  
●  100k	
  Users	
  
●  5M	
  
Rela<onships	
  
●  Query	
  takes	
  12	
  
sec	
  
●  Returns	
  count	
  of	
  
312M	
  
	
  
Neo4j	
  config:	
  
	
  
page-­‐cache	
  =	
  512m	
  
heap	
  =	
  4G	
  
Neo4j	
  Clustering	
  	
  
Architecture	
  OpDmized	
  for	
  Speed	
  &	
  Availability	
  at	
  Scale	
  
50
Performance	
  Benefits	
  
•  No	
  network	
  hops	
  within	
  queries	
  
•  Real-­‐>me	
  opera>ons	
  with	
  fast	
  and	
  
consistent	
  response	
  <mes	
  	
  
•  Cache	
  sharding	
  spreads	
  cache	
  across	
  
cluster	
  for	
  very	
  large	
  graphs	
  
Clustering	
  Features	
  
•  Master-­‐slave	
  replica<on	
  with	
  	
  
master	
  re-­‐elec>on	
  and	
  failover	
  	
  
•  Each	
  instance	
  has	
  its	
  own	
  local	
  cache	
  
•  Horizontal	
  scaling	
  &	
  disaster	
  recovery	
  
Load	
  Balancer	
  
Neo4j	
  Neo4j	
  Neo4j	
  
Ge[ng	
  Data	
  into	
  Neo4j	
  
Cypher-­‐Based	
  “LOAD	
  CSV”	
  Capability	
  
•  Transac<onal	
  (ACID)	
  writes	
  
•  Ini<al	
  and	
  incremental	
  loads	
  of	
  up	
  to	
  	
  
10	
  million	
  nodes	
  and	
  rela<onships	
  
Command-­‐Line	
  Bulk	
  Loader	
  	
  	
  	
  neo4j-­‐import	
  
•  For	
  ini<al	
  database	
  popula<on	
  
•  For	
  loads	
  with	
  10B+	
  records	
  
•  Up	
  to	
  1M	
  records	
  per	
  second	
  
	
  4.58	
  million	
  things	
  
and	
  their	
  rela<onships…	
  
	
  
Loads	
  in	
  100	
  seconds!	
  
MIGRATE	
  	
  
ALL	
  DATA	
  
MIGRATE	
  	
  
GRAPH	
  DATA	
  
DUPLICATE	
  
GRAPH	
  DATA	
  
Non-­‐graph	
  data	
   Graph	
  data	
  
Graph	
  data	
  All	
  data	
  
All	
  data	
  
RelaDonal	
  
Database	
  
Graph	
  
Database	
  
Applica<on	
  
Applica<on	
  
Applica<on	
  
Three	
  Ways	
  to	
  Load	
  Data	
  into	
  Neo4j	
  
Polyglot	
  Persistence	
  	
  
Data	
  Storage	
  and	
  
Business	
  Rules	
  Execu<on	
  
Data	
  Mining	
  	
  
and	
  Aggrega<on	
  
Neo4j	
  Fits	
  into	
  Your	
  Enterprise	
  Environment	
  
ApplicaDon	
  
Graph	
  Database	
  Cluster	
  
Neo4j	
   Neo4j	
   Neo4j	
  
Ad	
  Hoc	
  
Analysis	
  
Bulk	
  AnalyDc	
  
Infrastructure	
  
Graph	
  Compute	
  Engine	
  
EDW	
  	
  	
  …	
  
Data	
  
ScienDst	
  
End	
  User	
  
Databases	
  
Rela<onal	
  
NoSQL	
  
Hadoop	
  
Neo4j	
  +	
  Mongo!	
  
Users	
  Love	
  Neo4j	
  
Users	
  Love	
  Neo4j	
  
Learn	
  the	
  Way	
  of	
  the	
  Graph	
  
Quickly	
  and	
  Easily	
  
Quick	
  Start	
  in	
  1	
  minute	
  
Quick	
  Start:	
  Plan	
  Your	
  Project	
  
1	
  
2	
  
3	
  
4	
  
5	
  
6	
  
7	
  
8	
  
Learn	
  Neo4j	
  
Decide	
  on	
  Architecture	
  
Import	
  and	
  Model	
  Data	
  
Build	
  ApplicaDon	
  
Test	
  ApplicaDon	
  
Deploy	
  your	
  app	
  
in	
  as	
  lible	
  as	
  8	
  weeks	
  
PROFESSIONAL	
  SERVICES	
  PLAN	
  
There	
  Are	
  Lots	
  of	
  Ways	
  to	
  Easily	
  Learn	
  Neo4j	
  
Huge	
  Ecosystem	
  of	
  Graph	
  Enthusiasts	
  
•  1,000,000+	
  downloads	
  
•  20,000+	
  educa<on	
  registrants	
  
•  18,000+	
  Meetup	
  members	
  
•  100+	
  technology	
  and	
  service	
  partners	
  
•  150+	
  enterprise	
  subscrip<on	
  customers	
  	
  
including	
  50+	
  Global	
  2000	
  companies	
  
Get	
  Started	
  Now	
  
Summary	
  of	
  the	
  Power	
  of	
  the	
  Graph	
  
•  Take	
  rela<onships	
  and	
  connected	
  data	
  seriously	
  
•  Seriously	
  easy	
  to	
  model	
  	
  
•  Serious	
  performance	
  	
  
•  Fits	
  in	
  with	
  your	
  Enterprise	
  Architecture	
  
•  Easy	
  to	
  get	
  started	
  
•  Fast	
  to	
  reap	
  the	
  benefits	
  
RDBMS	
  to	
  Graphs	
  
Harnessing	
  the	
  Power	
  of	
  the	
  Graph	
  
Start	
  of	
  Q&A	
  
Ryan	
  Boyd	
  
@ryguyrg	
  

More Related Content

What's hot

Graphs in Action
Graphs in ActionGraphs in Action
Graphs in ActionNeo4j
 
GraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in GraphdatenbankenGraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in GraphdatenbankenNeo4j
 
Introducing Neo4j
Introducing Neo4jIntroducing Neo4j
Introducing Neo4jNeo4j
 
Intro to Neo4j Webinar
Intro to Neo4j WebinarIntro to Neo4j Webinar
Intro to Neo4j WebinarNeo4j
 
GraphTalks Rome - The Italian Business Graph
GraphTalks Rome - The Italian Business GraphGraphTalks Rome - The Italian Business Graph
GraphTalks Rome - The Italian Business GraphNeo4j
 
GraphTalks Rome - Selecting the right Technology
GraphTalks Rome - Selecting the right TechnologyGraphTalks Rome - Selecting the right Technology
GraphTalks Rome - Selecting the right TechnologyNeo4j
 
Neo4j graphs in the real world - graph days d.c. - april 14, 2015
Neo4j   graphs in the real world - graph days d.c. - april 14, 2015Neo4j   graphs in the real world - graph days d.c. - april 14, 2015
Neo4j graphs in the real world - graph days d.c. - april 14, 2015Neo4j
 
GraphDay Stockholm - Graphs in the Real World: Top Use Cases for Graph Databases
GraphDay Stockholm - Graphs in the Real World: Top Use Cases for Graph DatabasesGraphDay Stockholm - Graphs in the Real World: Top Use Cases for Graph Databases
GraphDay Stockholm - Graphs in the Real World: Top Use Cases for Graph DatabasesNeo4j
 
Neo4j PartnerDay Amsterdam 2017
Neo4j PartnerDay Amsterdam 2017Neo4j PartnerDay Amsterdam 2017
Neo4j PartnerDay Amsterdam 2017Neo4j
 
Exploring the Great Olympian Graph
Exploring the Great Olympian GraphExploring the Great Olympian Graph
Exploring the Great Olympian GraphNeo4j
 
GraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jGraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jNeo4j
 
The Five Graphs of Finance - Philip Rathle and Emil Eifrem @ GraphConnect NY ...
The Five Graphs of Finance - Philip Rathle and Emil Eifrem @ GraphConnect NY ...The Five Graphs of Finance - Philip Rathle and Emil Eifrem @ GraphConnect NY ...
The Five Graphs of Finance - Philip Rathle and Emil Eifrem @ GraphConnect NY ...Neo4j
 
Introduction to graph databases GraphDays
Introduction to graph databases  GraphDaysIntroduction to graph databases  GraphDays
Introduction to graph databases GraphDaysNeo4j
 
Neo4j MySql MS-SQL comparison
Neo4j MySql MS-SQL comparisonNeo4j MySql MS-SQL comparison
Neo4j MySql MS-SQL comparisonDhaval Dalal
 
Bigdata and ai in p2 p industry: Knowledge graph and inference
Bigdata and ai in p2 p industry:  Knowledge graph and inferenceBigdata and ai in p2 p industry:  Knowledge graph and inference
Bigdata and ai in p2 p industry: Knowledge graph and inferencesfbiganalytics
 
Graph All the Things: An Introduction to Graph Databases
Graph All the Things: An Introduction to Graph DatabasesGraph All the Things: An Introduction to Graph Databases
Graph All the Things: An Introduction to Graph DatabasesNeo4j
 
The year of the graph: do you really need a graph database? How do you choose...
The year of the graph: do you really need a graph database? How do you choose...The year of the graph: do you really need a graph database? How do you choose...
The year of the graph: do you really need a graph database? How do you choose...George Anadiotis
 
The Graph Database Universe: Neo4j Overview
The Graph Database Universe: Neo4j OverviewThe Graph Database Universe: Neo4j Overview
The Graph Database Universe: Neo4j OverviewNeo4j
 
GraphTalks - Einführung in Graphdatenbanken
GraphTalks - Einführung in GraphdatenbankenGraphTalks - Einführung in Graphdatenbanken
GraphTalks - Einführung in GraphdatenbankenNeo4j
 
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...Neo4j
 

What's hot (20)

Graphs in Action
Graphs in ActionGraphs in Action
Graphs in Action
 
GraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in GraphdatenbankenGraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in Graphdatenbanken
 
Introducing Neo4j
Introducing Neo4jIntroducing Neo4j
Introducing Neo4j
 
Intro to Neo4j Webinar
Intro to Neo4j WebinarIntro to Neo4j Webinar
Intro to Neo4j Webinar
 
GraphTalks Rome - The Italian Business Graph
GraphTalks Rome - The Italian Business GraphGraphTalks Rome - The Italian Business Graph
GraphTalks Rome - The Italian Business Graph
 
GraphTalks Rome - Selecting the right Technology
GraphTalks Rome - Selecting the right TechnologyGraphTalks Rome - Selecting the right Technology
GraphTalks Rome - Selecting the right Technology
 
Neo4j graphs in the real world - graph days d.c. - april 14, 2015
Neo4j   graphs in the real world - graph days d.c. - april 14, 2015Neo4j   graphs in the real world - graph days d.c. - april 14, 2015
Neo4j graphs in the real world - graph days d.c. - april 14, 2015
 
GraphDay Stockholm - Graphs in the Real World: Top Use Cases for Graph Databases
GraphDay Stockholm - Graphs in the Real World: Top Use Cases for Graph DatabasesGraphDay Stockholm - Graphs in the Real World: Top Use Cases for Graph Databases
GraphDay Stockholm - Graphs in the Real World: Top Use Cases for Graph Databases
 
Neo4j PartnerDay Amsterdam 2017
Neo4j PartnerDay Amsterdam 2017Neo4j PartnerDay Amsterdam 2017
Neo4j PartnerDay Amsterdam 2017
 
Exploring the Great Olympian Graph
Exploring the Great Olympian GraphExploring the Great Olympian Graph
Exploring the Great Olympian Graph
 
GraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jGraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4j
 
The Five Graphs of Finance - Philip Rathle and Emil Eifrem @ GraphConnect NY ...
The Five Graphs of Finance - Philip Rathle and Emil Eifrem @ GraphConnect NY ...The Five Graphs of Finance - Philip Rathle and Emil Eifrem @ GraphConnect NY ...
The Five Graphs of Finance - Philip Rathle and Emil Eifrem @ GraphConnect NY ...
 
Introduction to graph databases GraphDays
Introduction to graph databases  GraphDaysIntroduction to graph databases  GraphDays
Introduction to graph databases GraphDays
 
Neo4j MySql MS-SQL comparison
Neo4j MySql MS-SQL comparisonNeo4j MySql MS-SQL comparison
Neo4j MySql MS-SQL comparison
 
Bigdata and ai in p2 p industry: Knowledge graph and inference
Bigdata and ai in p2 p industry:  Knowledge graph and inferenceBigdata and ai in p2 p industry:  Knowledge graph and inference
Bigdata and ai in p2 p industry: Knowledge graph and inference
 
Graph All the Things: An Introduction to Graph Databases
Graph All the Things: An Introduction to Graph DatabasesGraph All the Things: An Introduction to Graph Databases
Graph All the Things: An Introduction to Graph Databases
 
The year of the graph: do you really need a graph database? How do you choose...
The year of the graph: do you really need a graph database? How do you choose...The year of the graph: do you really need a graph database? How do you choose...
The year of the graph: do you really need a graph database? How do you choose...
 
The Graph Database Universe: Neo4j Overview
The Graph Database Universe: Neo4j OverviewThe Graph Database Universe: Neo4j Overview
The Graph Database Universe: Neo4j Overview
 
GraphTalks - Einführung in Graphdatenbanken
GraphTalks - Einführung in GraphdatenbankenGraphTalks - Einführung in Graphdatenbanken
GraphTalks - Einführung in Graphdatenbanken
 
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...
 

Viewers also liked

RDBMS to Graph Webinar
RDBMS to Graph WebinarRDBMS to Graph Webinar
RDBMS to Graph WebinarNeo4j
 
Natural Language Processing with Graphs
Natural Language Processing with GraphsNatural Language Processing with Graphs
Natural Language Processing with GraphsNeo4j
 
Relational to Big Graph
Relational to Big GraphRelational to Big Graph
Relational to Big GraphNeo4j
 
Relational to Graph - Import
Relational to Graph - ImportRelational to Graph - Import
Relational to Graph - ImportNeo4j
 
GraphConnect 2014 SF: The Business Graph
GraphConnect 2014 SF: The Business GraphGraphConnect 2014 SF: The Business Graph
GraphConnect 2014 SF: The Business GraphNeo4j
 
Graph your business
Graph your businessGraph your business
Graph your businessNeo4j
 
Graph Search and Discovery for your Dark Data
Graph Search and Discovery for your Dark DataGraph Search and Discovery for your Dark Data
Graph Search and Discovery for your Dark DataNeo4j
 
Metadata and Access Control
Metadata and Access ControlMetadata and Access Control
Metadata and Access ControlNeo4j
 
Graph all the things
Graph all the thingsGraph all the things
Graph all the thingsNeo4j
 
GraphTalk Frankfurt - Master Data Management bei der Bayerischen Versicherung
GraphTalk Frankfurt - Master Data Management bei der Bayerischen VersicherungGraphTalk Frankfurt - Master Data Management bei der Bayerischen Versicherung
GraphTalk Frankfurt - Master Data Management bei der Bayerischen VersicherungNeo4j
 
Transparency One : La (re)découverte de la chaîne d'approvisionnement
Transparency One : La (re)découverte de la chaîne d'approvisionnementTransparency One : La (re)découverte de la chaîne d'approvisionnement
Transparency One : La (re)découverte de la chaîne d'approvisionnementNeo4j
 
Neo4j Makes Graphs Easy
Neo4j Makes Graphs EasyNeo4j Makes Graphs Easy
Neo4j Makes Graphs EasyNeo4j
 
Graph Your Business - GraphDay JimWebber
Graph Your Business - GraphDay JimWebberGraph Your Business - GraphDay JimWebber
Graph Your Business - GraphDay JimWebberNeo4j
 
Neo4j Makes Graphs Easy? - GraphDay AmandaLaucher
Neo4j Makes Graphs Easy? - GraphDay AmandaLaucherNeo4j Makes Graphs Easy? - GraphDay AmandaLaucher
Neo4j Makes Graphs Easy? - GraphDay AmandaLaucherNeo4j
 
GraphConnect 2014 SF: Betting the Company on a Graph Database - Part 2
GraphConnect 2014 SF: Betting the Company on a Graph Database - Part 2GraphConnect 2014 SF: Betting the Company on a Graph Database - Part 2
GraphConnect 2014 SF: Betting the Company on a Graph Database - Part 2Neo4j
 
GraphConnect 2014 SF: Neo4j at Scale using Enterprise Integration Patterns
GraphConnect 2014 SF: Neo4j at Scale using Enterprise Integration PatternsGraphConnect 2014 SF: Neo4j at Scale using Enterprise Integration Patterns
GraphConnect 2014 SF: Neo4j at Scale using Enterprise Integration PatternsNeo4j
 
GraphDay Noble/Coolio
GraphDay Noble/CoolioGraphDay Noble/Coolio
GraphDay Noble/CoolioNeo4j
 
Meetup Analytics with R and Neo4j
Meetup Analytics with R and Neo4jMeetup Analytics with R and Neo4j
Meetup Analytics with R and Neo4jNeo4j
 
Graphs fun vjug2
Graphs fun vjug2Graphs fun vjug2
Graphs fun vjug2Neo4j
 

Viewers also liked (20)

RDBMS to Graph Webinar
RDBMS to Graph WebinarRDBMS to Graph Webinar
RDBMS to Graph Webinar
 
Natural Language Processing with Graphs
Natural Language Processing with GraphsNatural Language Processing with Graphs
Natural Language Processing with Graphs
 
Relational to Big Graph
Relational to Big GraphRelational to Big Graph
Relational to Big Graph
 
Relational to Graph - Import
Relational to Graph - ImportRelational to Graph - Import
Relational to Graph - Import
 
OAuth
OAuthOAuth
OAuth
 
GraphConnect 2014 SF: The Business Graph
GraphConnect 2014 SF: The Business GraphGraphConnect 2014 SF: The Business Graph
GraphConnect 2014 SF: The Business Graph
 
Graph your business
Graph your businessGraph your business
Graph your business
 
Graph Search and Discovery for your Dark Data
Graph Search and Discovery for your Dark DataGraph Search and Discovery for your Dark Data
Graph Search and Discovery for your Dark Data
 
Metadata and Access Control
Metadata and Access ControlMetadata and Access Control
Metadata and Access Control
 
Graph all the things
Graph all the thingsGraph all the things
Graph all the things
 
GraphTalk Frankfurt - Master Data Management bei der Bayerischen Versicherung
GraphTalk Frankfurt - Master Data Management bei der Bayerischen VersicherungGraphTalk Frankfurt - Master Data Management bei der Bayerischen Versicherung
GraphTalk Frankfurt - Master Data Management bei der Bayerischen Versicherung
 
Transparency One : La (re)découverte de la chaîne d'approvisionnement
Transparency One : La (re)découverte de la chaîne d'approvisionnementTransparency One : La (re)découverte de la chaîne d'approvisionnement
Transparency One : La (re)découverte de la chaîne d'approvisionnement
 
Neo4j Makes Graphs Easy
Neo4j Makes Graphs EasyNeo4j Makes Graphs Easy
Neo4j Makes Graphs Easy
 
Graph Your Business - GraphDay JimWebber
Graph Your Business - GraphDay JimWebberGraph Your Business - GraphDay JimWebber
Graph Your Business - GraphDay JimWebber
 
Neo4j Makes Graphs Easy? - GraphDay AmandaLaucher
Neo4j Makes Graphs Easy? - GraphDay AmandaLaucherNeo4j Makes Graphs Easy? - GraphDay AmandaLaucher
Neo4j Makes Graphs Easy? - GraphDay AmandaLaucher
 
GraphConnect 2014 SF: Betting the Company on a Graph Database - Part 2
GraphConnect 2014 SF: Betting the Company on a Graph Database - Part 2GraphConnect 2014 SF: Betting the Company on a Graph Database - Part 2
GraphConnect 2014 SF: Betting the Company on a Graph Database - Part 2
 
GraphConnect 2014 SF: Neo4j at Scale using Enterprise Integration Patterns
GraphConnect 2014 SF: Neo4j at Scale using Enterprise Integration PatternsGraphConnect 2014 SF: Neo4j at Scale using Enterprise Integration Patterns
GraphConnect 2014 SF: Neo4j at Scale using Enterprise Integration Patterns
 
GraphDay Noble/Coolio
GraphDay Noble/CoolioGraphDay Noble/Coolio
GraphDay Noble/Coolio
 
Meetup Analytics with R and Neo4j
Meetup Analytics with R and Neo4jMeetup Analytics with R and Neo4j
Meetup Analytics with R and Neo4j
 
Graphs fun vjug2
Graphs fun vjug2Graphs fun vjug2
Graphs fun vjug2
 

Similar to RDBMS to Graphs

Findability Day 2014 Neo4j how graph data boost your insights
Findability Day 2014 Neo4j how graph data boost your insightsFindability Day 2014 Neo4j how graph data boost your insights
Findability Day 2014 Neo4j how graph data boost your insightsFindwise
 
Graph all the things - PRathle
Graph all the things - PRathleGraph all the things - PRathle
Graph all the things - PRathleNeo4j
 
The Connected Data Imperative: Why Graphs? at Neo4j GraphDay New York City
The Connected Data Imperative: Why Graphs? at Neo4j GraphDay New York CityThe Connected Data Imperative: Why Graphs? at Neo4j GraphDay New York City
The Connected Data Imperative: Why Graphs? at Neo4j GraphDay New York CityNeo4j
 
Graph Database Use Cases - StampedeCon 2015
Graph Database Use Cases - StampedeCon 2015Graph Database Use Cases - StampedeCon 2015
Graph Database Use Cases - StampedeCon 2015StampedeCon
 
RDBMS to Graph
RDBMS to GraphRDBMS to Graph
RDBMS to GraphNeo4j
 
Mastering Customer Data on Apache Spark
Mastering Customer Data on Apache SparkMastering Customer Data on Apache Spark
Mastering Customer Data on Apache SparkCaserta
 
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016Caserta
 
Beyond Big Data: Leverage Large-Scale Connections
Beyond Big Data: Leverage Large-Scale ConnectionsBeyond Big Data: Leverage Large-Scale Connections
Beyond Big Data: Leverage Large-Scale ConnectionsNeo4j
 
Neo4j GraphTalk Helsinki - Introduction and Graph Use Cases
Neo4j GraphTalk Helsinki - Introduction and Graph Use CasesNeo4j GraphTalk Helsinki - Introduction and Graph Use Cases
Neo4j GraphTalk Helsinki - Introduction and Graph Use CasesNeo4j
 
GraphTour - Keynote
GraphTour - KeynoteGraphTour - Keynote
GraphTour - KeynoteNeo4j
 
Knowledge Graphs Webinar- 11/7/2017
Knowledge Graphs Webinar- 11/7/2017Knowledge Graphs Webinar- 11/7/2017
Knowledge Graphs Webinar- 11/7/2017Neo4j
 
Reinventing Identity and Access Management with Graph Databases
Reinventing Identity and Access Management with Graph DatabasesReinventing Identity and Access Management with Graph Databases
Reinventing Identity and Access Management with Graph DatabasesRik Van Bruggen
 
Docker Summit MongoDB - Data Democratization
Docker Summit MongoDB - Data Democratization Docker Summit MongoDB - Data Democratization
Docker Summit MongoDB - Data Democratization Chris Grabosky
 
How to Scale Information Dissemination to the Virtual Digital Workspace
How to Scale Information Dissemination to the Virtual Digital WorkspaceHow to Scale Information Dissemination to the Virtual Digital Workspace
How to Scale Information Dissemination to the Virtual Digital WorkspaceXeniT Solutions nv
 
Building a New Platform for Customer Analytics
Building a New Platform for Customer Analytics Building a New Platform for Customer Analytics
Building a New Platform for Customer Analytics Caserta
 
[Webinar] Introduction to Cypher
[Webinar] Introduction to Cypher[Webinar] Introduction to Cypher
[Webinar] Introduction to CypherNeo4j
 
Big Data Expo 2015 - Savision Optimizing IT Operations
Big Data Expo 2015 - Savision Optimizing IT OperationsBig Data Expo 2015 - Savision Optimizing IT Operations
Big Data Expo 2015 - Savision Optimizing IT OperationsBigDataExpo
 
The Connected Data Imperative: Why Graphs at GraphDay LA
The Connected Data Imperative: Why Graphs at GraphDay LAThe Connected Data Imperative: Why Graphs at GraphDay LA
The Connected Data Imperative: Why Graphs at GraphDay LANeo4j
 

Similar to RDBMS to Graphs (20)

Findability Day 2014 Neo4j how graph data boost your insights
Findability Day 2014 Neo4j how graph data boost your insightsFindability Day 2014 Neo4j how graph data boost your insights
Findability Day 2014 Neo4j how graph data boost your insights
 
Graph all the things - PRathle
Graph all the things - PRathleGraph all the things - PRathle
Graph all the things - PRathle
 
The Connected Data Imperative: Why Graphs? at Neo4j GraphDay New York City
The Connected Data Imperative: Why Graphs? at Neo4j GraphDay New York CityThe Connected Data Imperative: Why Graphs? at Neo4j GraphDay New York City
The Connected Data Imperative: Why Graphs? at Neo4j GraphDay New York City
 
Graph Database Use Cases - StampedeCon 2015
Graph Database Use Cases - StampedeCon 2015Graph Database Use Cases - StampedeCon 2015
Graph Database Use Cases - StampedeCon 2015
 
RDBMS to Graph
RDBMS to GraphRDBMS to Graph
RDBMS to Graph
 
Mastering Customer Data on Apache Spark
Mastering Customer Data on Apache SparkMastering Customer Data on Apache Spark
Mastering Customer Data on Apache Spark
 
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016
 
Beyond Big Data: Leverage Large-Scale Connections
Beyond Big Data: Leverage Large-Scale ConnectionsBeyond Big Data: Leverage Large-Scale Connections
Beyond Big Data: Leverage Large-Scale Connections
 
Neo4j GraphTalk Helsinki - Introduction and Graph Use Cases
Neo4j GraphTalk Helsinki - Introduction and Graph Use CasesNeo4j GraphTalk Helsinki - Introduction and Graph Use Cases
Neo4j GraphTalk Helsinki - Introduction and Graph Use Cases
 
GraphTour - Keynote
GraphTour - KeynoteGraphTour - Keynote
GraphTour - Keynote
 
Knowledge Graphs Webinar- 11/7/2017
Knowledge Graphs Webinar- 11/7/2017Knowledge Graphs Webinar- 11/7/2017
Knowledge Graphs Webinar- 11/7/2017
 
Reinventing Identity and Access Management with Graph Databases
Reinventing Identity and Access Management with Graph DatabasesReinventing Identity and Access Management with Graph Databases
Reinventing Identity and Access Management with Graph Databases
 
Docker Summit MongoDB - Data Democratization
Docker Summit MongoDB - Data Democratization Docker Summit MongoDB - Data Democratization
Docker Summit MongoDB - Data Democratization
 
DB design
DB designDB design
DB design
 
Neo4j in Depth
Neo4j in DepthNeo4j in Depth
Neo4j in Depth
 
How to Scale Information Dissemination to the Virtual Digital Workspace
How to Scale Information Dissemination to the Virtual Digital WorkspaceHow to Scale Information Dissemination to the Virtual Digital Workspace
How to Scale Information Dissemination to the Virtual Digital Workspace
 
Building a New Platform for Customer Analytics
Building a New Platform for Customer Analytics Building a New Platform for Customer Analytics
Building a New Platform for Customer Analytics
 
[Webinar] Introduction to Cypher
[Webinar] Introduction to Cypher[Webinar] Introduction to Cypher
[Webinar] Introduction to Cypher
 
Big Data Expo 2015 - Savision Optimizing IT Operations
Big Data Expo 2015 - Savision Optimizing IT OperationsBig Data Expo 2015 - Savision Optimizing IT Operations
Big Data Expo 2015 - Savision Optimizing IT Operations
 
The Connected Data Imperative: Why Graphs at GraphDay LA
The Connected Data Imperative: Why Graphs at GraphDay LAThe Connected Data Imperative: Why Graphs at GraphDay LA
The Connected Data Imperative: Why Graphs at GraphDay LA
 

More from Neo4j

EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...Neo4j
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosNeo4j
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Neo4j
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jNeo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Neo4j
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeNeo4j
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsNeo4j
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...Neo4j
 
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AIDeloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AINeo4j
 
Ingka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignIngka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignNeo4j
 

More from Neo4j (20)

EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG time
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge Graphs
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with Graph
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
 
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AIDeloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
Deloitte & Red Cross: Talk to your data with Knowledge-enriched Generative AI
 
Ingka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by DesignIngka Digital: Linked Metadata by Design
Ingka Digital: Linked Metadata by Design
 

Recently uploaded

DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 

Recently uploaded (20)

DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 

RDBMS to Graphs

  • 1. RDBMS  to  Graphs   Harnessing  the  Power  of  the  Graph   September  2015   Ryan  Boyd   @ryguyrg  
  • 2. Agenda   •  Origins  of  Neo4j   •  Benefits  of  Graphs   •  Designing  your  Graph  Model   •  Query  <me!   •  Fi@ng  Neo4j  into  your  Enterprise  Architecture     •  Q&A  
  • 3. Neo  Technology  Overview   Product   • Neo4j  -­‐  World’s  leading  graph   database   • 150+  enterprise  subscrip<on   customers  including  over     50  of  the  Global  2000   Company   • Neo  Technology,  Creator  of  Neo4j   • 100  employees  with  HQ  in  Silicon   Valley,  London,  Munich,  Paris  and   Malmö   • $45M  in  funding  
  • 4. Neo4j  AdopDon  by  Selected  VerDcals   Financial
 Services Communications Health &
 Life Sciences HR &
 Recruiting Media &
 Publishing Social
 Web Industry 
 & Logistics Entertainment Consumer Retail Information Services Business Services
  • 5. How  Customers  Use  Neo4j   Network & Data Center Master Data
 Management Social Recom– mendations Identity & Access Search &
 Discovery GEO
  • 6. “Forrester  es<mates  that  over  25%  of  enterprises  will  be  using   graph  databases  by  2017”   Neo4j  Leads  the  Graph  Database  RevoluDon   “Neo4j  is  the  current  market  leader  in  graph  databases.”   “Graph  analysis  is  possibly  the  single  most  effecDve  compeDDve   differenDator  for  organiza<ons  pursuing  data-­‐driven  opera<ons   and  decisions  aaer  the  design  of  data  capture.”   IT  Market  Clock  for  Database  Management  Systems,  2014   hbps://www.gartner.com/doc/2852717/it-­‐market-­‐clock-­‐database-­‐management   TechRadar™:  Enterprise  DBMS,  Q1  2014   hbp://www.forrester.com/TechRadar+Enterprise+DBMS+Q1+2014/fulltext/-­‐/E-­‐RES106801   Graph  Databases  –  and  Their  PotenDal  to  Transform  How  We  Capture  Interdependencies  (Enterprise  Management  Associates)   hbp://blogs.enterprisemanagement.com/dennisdrogseth/2013/11/06/graph-­‐databasesand-­‐poten<al-­‐transform-­‐capture-­‐interdependencies/  
  • 7. High  Business  Value  in  Data  RelaDonships   Data  is  increasing  in  volume…   •  New  digital  processes   •  More  online  transac<ons   •  New  social  networks   •  More  devices   Using  Data  RelaDonships  unlocks  value     •  Real-­‐<me  recommenda<ons   •  Fraud  detec<on   •  Master  data  management   •  Network  and  IT  opera<ons   •  Iden<ty  and  access  management   •  Graph-­‐based  search  …  and  is  ge[ng  more  connected   Customers,  products,  processes,   devices  interact  and  relate  to   each  other     Early  adopters  became  industry  leaders  
  • 8. RelaDonal  DBs  Can’t  Handle  RelaDonships  Well   •  Cannot  model  or  store  data  and  rela>onships   without  complexity   •  Performance  degrades  with  number  and  levels   of  rela<onships,  and  database  size   •  Query  complexity  grows  with  need  for  JOINs   •  Adding  new  types  of    data  and  rela>onships   requires  schema  redesign,  increasing  <me  to   market   …  making  tradi<onal  databases  inappropriate   when  data  rela<onships  are  valuable  in  real-­‐Dme     Slow  development   Poor  performance   Low  scalability   Hard  to  maintain  
  • 9. Modeling  as  a  Graph  
  • 10. The  Whiteboard  Model  Is  the  Physical  Model  
  • 11. CAR   name:  “Dan”   born:  May  29,  1970   twiber:  “@dan”   name:  “Ann”   born:    Dec  5,  1975   since:     Jan  10,  2011   brand:  “Volvo”   model:  “V70”   Property  Graph  Model  Components   Nodes   •  The  objects  in  the  graph   •  Can  have  name-­‐value  proper&es   •  Can  be  labeled   RelaDonships   •  Relate  nodes  by  type  and  direc<on   •  Can  have  name-­‐value  proper&es   LOVES   LOVES   LIVES  WITH   PERSON   PERSON  
  • 12. RelaDonal  Versus  Graph  Models   RelaDonal  Model   Graph  Model   KNOWS   ANDREAS   TOBIAS   MICA   DELIA   Person   Friend  Person-­‐Friend   ANDREAS   DELIA   TOBIAS   MICA  
  • 13. Let’s  Model!     Customer,  Supplier,  and  Product  (Master  Data)   Orders  (AcDvity)  
  • 17. The  QuintessenDal   Northwind  Example!     NOT  JUST  ANY  
  • 19. Building  RelaDonships  in  Graphs   SOLD   Employee   Order  Order  
  • 22. Simple  Join  Tables  Becomes  RelaDonships  
  • 23. Afributed  Join  Tables  Become   RelaDonships  with  ProperDes  
  • 27.
  • 28.
  • 29. Basic  Query:  Who  do  people  report  to?   MATCH  (:Employee{  firstName:“Steven”}  )  -­‐[:REPORTS_TO]-­‐>  (:Employee{  firstName:“Andrew”}  )     REPORTS_TO   Steven   Andrew   LABEL   PROPERTY   NODE   NODE   LABEL   PROPERTY  
  • 30. Basic  Query:  Who  do  people  report  to?   MATCH ! (e:Employee)<-[:REPORTS_TO]-(sub:Employee)! RETURN ! *!
  • 31. Basic  Query:  Who  do  people  report  to?  
  • 32. Basic  Query:  Who  do  people  report  to?  
  • 33. Real  Query  from  a  Customer   Find  all  direct  reports  and     how  many  people  they  manage,     each  up  to  3  levels  down  
  • 34. (SELECT T.directReportees AS directReportees, sum(T.count) AS count FROM ( SELECT manager.pid AS directReportees, 0 AS count FROM person_reportee manager WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName") UNION SELECT manager.pid AS directReportees, count(manager.directly_manages) AS count FROM person_reportee manager WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName") GROUP BY directReportees UNION SELECT manager.pid AS directReportees, count(reportee.directly_manages) AS count FROM person_reportee manager JOIN person_reportee reportee ON manager.directly_manages = reportee.pid WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName") GROUP BY directReportees UNION SELECT manager.pid AS directReportees, count(L2Reportees.directly_manages) AS count FROM person_reportee manager JOIN person_reportee L1Reportees ON manager.directly_manages = L1Reportees.pid JOIN person_reportee L2Reportees ON L1Reportees.directly_manages = L2Reportees.pid WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName") GROUP BY directReportees ) AS T GROUP BY directReportees) UNION (SELECT T.directReportees AS directReportees, sum(T.count) AS count FROM ( SELECT manager.directly_manages AS directReportees, 0 AS count FROM person_reportee manager WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lName") UNION SELECT reportee.pid AS directReportees, count(reportee.directly_manages) AS count FROM person_reportee manager   JOIN person_reportee reportee ON manager.directly_manages = reportee.pid WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lN GROUP BY directReportees UNION SELECT depth1Reportees.pid AS directReportees, count(depth2Reportees.directly_manages) AS count FROM person_reportee manager JOIN person_reportee L1Reportees ON manager.directly_manages = L1Reportees.pid JOIN person_reportee L2Reportees ON L1Reportees.directly_manages = L2Reportees.pid WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lN GROUP BY directReportees ) AS T GROUP BY directReportees) UNION (SELECT T.directReportees AS directReportees, sum(T.count) AS count OUTER UNIONS FROM( SELECT reportee.directly_manages AS directReportees, 0 AS count FROM person_reportee manager JOIN person_reportee reportee ON manager.directly_manages = reportee.pid WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lNam GROUP BY directReportees count FROM person_reportee manager JOIN person_reportee L1Reportees ON manager.directly_manages = L1Reportees.pid JOIN person_reportee L2Reportees ON L1Reportees.directly_manages = L2Reportees.pid WHERE manager.pid = (SELECT id FROM person WHERE name = "fName lN GROUP BY directReportees ) AS T GROUP BY directReportees) UNION (SELECT L2Reportees.directly_manages AS directReportees, 0 AS count FROM person_reportee manager JOIN person_reportee L1Reportees ON manager.directly_manages = L1Reportees.pid JOIN person_reportee L2Reportees
  • 35. Real  Query  from  a  Customer   MATCH  (manager)-­‐[:REPORTS_TO*0..3]-­‐>(boss),              (report)-­‐[:REPORTS_TO*1..3]-­‐>(manager)   WHERE  boss.name  =  “John  Doe”   RETURN  manager.name  AS  Manager,        count(report)  AS  TotalReports   Find  all  direct  reports  and  how   many  people  they  manage,     up  to  3  levels  down   Cypher  Query  
  • 36. Real  Query  from  a  Customer   Find  all  direct  reports  and  how   many  people  they  manage,     up  to  3  levels  down   Cypher  Query   SQL  Query   MATCH  (manager)-­‐[:REPORTS_TO*0..3]-­‐>(boss),              (report)-­‐[:REPORTS_TO*1..3]-­‐>(manager)   WHERE  boss.name  =  “John  Doe”   RETURN  manager.name  AS  Manager,        count(report)  AS  TotalReports  
  • 37. MATCH  (sub)-­‐[:REPORTS_TO*0..3]-­‐>(boss),              (report)-­‐[:REPORTS_TO*1..3]-­‐>(sub)   WHERE  boss.name  =  “John  Doe”   RETURN  sub.name  AS  Subordinate,        count(report)  AS  Total   Express  Complex  Queries  Easily  with  Cypher   Find  all  direct  reports  and  how   many  people  they  manage,     up  to  3  levels  down   Cypher  Query   SQL  Query  
  • 38. “We  found  Neo4j  to  be  literally  thousands  of  Dmes  faster   than  our  prior  MySQL  solu<on,  with  queries  that  require   10  to  100  Dmes  less  code.  Today,  Neo4j  provides  eBay   with  func<onality  that  was  previously  impossible.”     Volker  Pacher   Senior  Developer  
  • 39. Who  is  in  Robert’s  (direct,  upwards)  reporDng  chain?   MATCH ! p=(e:Employee)<-[:REPORTS_TO*]-(sub:Employee)! WHERE! sub.firstName = ‘Robert’! RETURN ! p!
  • 40. Who  is  in  Robert’s  (direct,  upwards)  reporDng  chain?  
  • 41. Who’s  the  Big  Boss?   MATCH ! p=(e:Employee)! WHERE! NOT (e)-[:REPORTS_TO]->()! RETURN ! e.firstName as bigBoss!
  • 42. Who’s  the  Big  Boss?  
  • 43. Product  Cross-­‐Sell   MATCH ! (choc:Product {productName: 'Chocolade'})! <-[:PRODUCT]-(:Order)<-[:SOLD]-(employee),! (employee)-[:SOLD]->(o2)-[:PRODUCT]->(other:Product)! RETURN ! employee.firstName, other.productName, count(distinct o2) as count! ORDER BY ! count DESC! LIMIT 5;!
  • 46. Cypher  vs  SQL  -­‐  Paths   MATCH (u:User)-[:KNOWS*5..5]->(f5) WHERE u.name = 'John' RETURN count(f5) as size; Cypher   Find  Size  of  John’s  5th  degree  Network   ●  100k  Users   ●  5M   Rela<onships   ●  Query  took  5   min,  30s   ●  Returns  count  of   312M     Neo4j  config:     page-­‐cache  =  512m   heap  =  4G  
  • 47. Cypher  vs  SQL  -­‐  Paths   SELECT count(*) FROM user, user_friend as uf1, user_friend as uf2, user_friend as uf3, user_friend as uf4, user_friend as uf5 user as f5 WHERE user.name='John' AND user.id = uf1.user_1 AND uf1.user_2 = uf2.user_1 AND uf2.user_2 = uf3.user_1 AND uf3.user_2 = uf4.user_1 AND uf4.user_2 = uf5.user_1 AND uf5.user_2 = f5.id; SQL   Find  Size  of  John’s  5th  degree  Network   ●  100k  Users   ●  5M  Connec<ons   ●  Query  took  1hr  55  mins   ●  Returns  312M     MySQL  config:     key_buffer  =  2G   join_buffer_size  =  2G  
  • 48. Cypher  vs  SQL  -­‐  Paths     SELECT count(*) FROM user, user_friend as uf1, user_friend as uf2, user_friend as uf3, user_friend as uf4, user_friend as uf5 WHERE user.name='John' AND user.id = uf1.user_1 AND uf1.user_2 = uf2.user_1 AND uf2.user_2 = uf3.user_1 AND uf3.user_2 = uf4.user_1 AND uf4.user_2 = uf5.user_1; SQL   Op>mize:  Only  count  on  JOIN  table   ●  100k  Users   ●  5M  Connec<ons   ●  Query  took  2  min,  30s   ●  Returns  count  of  312M     MySQL  config:     key_buffer  =  2G   join_buffer_size  =  2G  
  • 49. Cypher  vs  SQL  -­‐  Paths   MATCH (u:User)-[:KNOWS*4..4]->(f4) WHERE u.name = 'John' RETURN sum(size((f4)-[:KNOWS]->())) Cypher   Op>mize:  Only  sum  degree  of  last  step   ●  100k  Users   ●  5M   Rela<onships   ●  Query  takes  12   sec   ●  Returns  count  of   312M     Neo4j  config:     page-­‐cache  =  512m   heap  =  4G  
  • 50. Neo4j  Clustering     Architecture  OpDmized  for  Speed  &  Availability  at  Scale   50 Performance  Benefits   •  No  network  hops  within  queries   •  Real-­‐>me  opera>ons  with  fast  and   consistent  response  <mes     •  Cache  sharding  spreads  cache  across   cluster  for  very  large  graphs   Clustering  Features   •  Master-­‐slave  replica<on  with     master  re-­‐elec>on  and  failover     •  Each  instance  has  its  own  local  cache   •  Horizontal  scaling  &  disaster  recovery   Load  Balancer   Neo4j  Neo4j  Neo4j  
  • 51. Ge[ng  Data  into  Neo4j   Cypher-­‐Based  “LOAD  CSV”  Capability   •  Transac<onal  (ACID)  writes   •  Ini<al  and  incremental  loads  of  up  to     10  million  nodes  and  rela<onships   Command-­‐Line  Bulk  Loader        neo4j-­‐import   •  For  ini<al  database  popula<on   •  For  loads  with  10B+  records   •  Up  to  1M  records  per  second    4.58  million  things   and  their  rela<onships…     Loads  in  100  seconds!  
  • 52. MIGRATE     ALL  DATA   MIGRATE     GRAPH  DATA   DUPLICATE   GRAPH  DATA   Non-­‐graph  data   Graph  data   Graph  data  All  data   All  data   RelaDonal   Database   Graph   Database   Applica<on   Applica<on   Applica<on   Three  Ways  to  Load  Data  into  Neo4j  
  • 54. Data  Storage  and   Business  Rules  Execu<on   Data  Mining     and  Aggrega<on   Neo4j  Fits  into  Your  Enterprise  Environment   ApplicaDon   Graph  Database  Cluster   Neo4j   Neo4j   Neo4j   Ad  Hoc   Analysis   Bulk  AnalyDc   Infrastructure   Graph  Compute  Engine   EDW      …   Data   ScienDst   End  User   Databases   Rela<onal   NoSQL   Hadoop  
  • 58. Learn  the  Way  of  the  Graph   Quickly  and  Easily  
  • 59. Quick  Start  in  1  minute  
  • 60. Quick  Start:  Plan  Your  Project   1   2   3   4   5   6   7   8   Learn  Neo4j   Decide  on  Architecture   Import  and  Model  Data   Build  ApplicaDon   Test  ApplicaDon   Deploy  your  app   in  as  lible  as  8  weeks   PROFESSIONAL  SERVICES  PLAN  
  • 61. There  Are  Lots  of  Ways  to  Easily  Learn  Neo4j  
  • 62. Huge  Ecosystem  of  Graph  Enthusiasts   •  1,000,000+  downloads   •  20,000+  educa<on  registrants   •  18,000+  Meetup  members   •  100+  technology  and  service  partners   •  150+  enterprise  subscrip<on  customers     including  50+  Global  2000  companies  
  • 64. Summary  of  the  Power  of  the  Graph   •  Take  rela<onships  and  connected  data  seriously   •  Seriously  easy  to  model     •  Serious  performance     •  Fits  in  with  your  Enterprise  Architecture   •  Easy  to  get  started   •  Fast  to  reap  the  benefits  
  • 65. RDBMS  to  Graphs   Harnessing  the  Power  of  the  Graph   Start  of  Q&A   Ryan  Boyd   @ryguyrg