際際滷shows by User: szarnyasg / http://www.slideshare.net/images/logo.gif 際際滷shows by User: szarnyasg / Mon, 17 Feb 2020 12:02:46 GMT 際際滷Share feed for 際際滷shows by User: szarnyasg GraphBLAS: A linear algebraic approach for high-performance graph queries /szarnyasg/graphblas-a-linear-algebraic-approach-for-highperformance-graph-queries graphblasfosdem2020-200217120246
Presented at the HPC devroom, FOSDEM 2020]]>

Presented at the HPC devroom, FOSDEM 2020]]>
Mon, 17 Feb 2020 12:02:46 GMT /szarnyasg/graphblas-a-linear-algebraic-approach-for-highperformance-graph-queries szarnyasg@slideshare.net(szarnyasg) GraphBLAS: A linear algebraic approach for high-performance graph queries szarnyasg Presented at the HPC devroom, FOSDEM 2020 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/graphblasfosdem2020-200217120246-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presented at the HPC devroom, FOSDEM 2020
GraphBLAS: A linear algebraic approach for high-performance graph queries from Gbor Szrnyas
]]>
287 0 https://cdn.slidesharecdn.com/ss_thumbnails/graphblasfosdem2020-200217120246-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
What Makes Graph Queries Difficult? /slideshow/what-makes-graph-queries-difficult/228419738 20190625szarnyasgabor-whatmakesgraphqueriesdifficult-200217120021
Presented at the Neo4j Budapest meetup]]>

Presented at the Neo4j Budapest meetup]]>
Mon, 17 Feb 2020 12:00:21 GMT /slideshow/what-makes-graph-queries-difficult/228419738 szarnyasg@slideshare.net(szarnyasg) What Makes Graph Queries Difficult? szarnyasg Presented at the Neo4j Budapest meetup <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/20190625szarnyasgabor-whatmakesgraphqueriesdifficult-200217120021-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presented at the Neo4j Budapest meetup
What Makes Graph Queries Difficult? from Gbor Szrnyas
]]>
106 0 https://cdn.slidesharecdn.com/ss_thumbnails/20190625szarnyasgabor-whatmakesgraphqueriesdifficult-200217120021-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Mapping Graph Queries to PostgreSQL /slideshow/mapping-graph-queries-to-postgresql/152354361 cypher-to-postgresql-budapest-db-meetup-190628075439
Talk on compiling Cypher queries to PostgreSQL, presented at the Budapest Database Meetup in November 2018]]>

Talk on compiling Cypher queries to PostgreSQL, presented at the Budapest Database Meetup in November 2018]]>
Fri, 28 Jun 2019 07:54:39 GMT /slideshow/mapping-graph-queries-to-postgresql/152354361 szarnyasg@slideshare.net(szarnyasg) Mapping Graph Queries to PostgreSQL szarnyasg Talk on compiling Cypher queries to PostgreSQL, presented at the Budapest Database Meetup in November 2018 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/cypher-to-postgresql-budapest-db-meetup-190628075439-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Talk on compiling Cypher queries to PostgreSQL, presented at the Budapest Database Meetup in November 2018
Mapping Graph Queries to PostgreSQL from Gbor Szrnyas
]]>
2629 3 https://cdn.slidesharecdn.com/ss_thumbnails/cypher-to-postgresql-budapest-db-meetup-190628075439-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
An early look at the LDBC Social Network Benchmark's Business Intelligence workload /slideshow/an-early-look-at-the-ldbc-social-network-benchmarks-business-intelligence-workload/101784308 bi-grades-nda-18-180610225814
Presented at GRADES-NDA at SIGMOD 2018 in Houston, TX]]>

Presented at GRADES-NDA at SIGMOD 2018 in Houston, TX]]>
Sun, 10 Jun 2018 22:58:14 GMT /slideshow/an-early-look-at-the-ldbc-social-network-benchmarks-business-intelligence-workload/101784308 szarnyasg@slideshare.net(szarnyasg) An early look at the LDBC Social Network Benchmark's Business Intelligence workload szarnyasg Presented at GRADES-NDA at SIGMOD 2018 in Houston, TX <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/bi-grades-nda-18-180610225814-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presented at GRADES-NDA at SIGMOD 2018 in Houston, TX
An early look at the LDBC Social Network Benchmark's Business Intelligence workload from Gbor Szrnyas
]]>
642 6 https://cdn.slidesharecdn.com/ss_thumbnails/bi-grades-nda-18-180610225814-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Incremental View Maintenance for openCypher Queries /slideshow/incremental-view-maintenance-for-opencypher-queries/98662221 ocim4-ivm-180525103338
Presented at the Fourth openCypher Implementers Meeting Numerous graph use cases require continuous evaluation of queries over a constantly changing data set, e.g. fraud detection in financial systems, recommendations, and checking integrity constraints. For relational systems, incremental view maintenance has been researched for three decades, resulting in a wide body of literature. The property graph data model and the openCypher language, however, are recent developments, and therefore lack established techniques to perform efficient view maintenance. In this talk, we give an overview of the view maintenance problem for property graphs, discuss why it is particularly difficult and present an approach that tackles a meaningful subset of the language.]]>

Presented at the Fourth openCypher Implementers Meeting Numerous graph use cases require continuous evaluation of queries over a constantly changing data set, e.g. fraud detection in financial systems, recommendations, and checking integrity constraints. For relational systems, incremental view maintenance has been researched for three decades, resulting in a wide body of literature. The property graph data model and the openCypher language, however, are recent developments, and therefore lack established techniques to perform efficient view maintenance. In this talk, we give an overview of the view maintenance problem for property graphs, discuss why it is particularly difficult and present an approach that tackles a meaningful subset of the language.]]>
Fri, 25 May 2018 10:33:38 GMT /slideshow/incremental-view-maintenance-for-opencypher-queries/98662221 szarnyasg@slideshare.net(szarnyasg) Incremental View Maintenance for openCypher Queries szarnyasg Presented at the Fourth openCypher Implementers Meeting Numerous graph use cases require continuous evaluation of queries over a constantly changing data set, e.g. fraud detection in financial systems, recommendations, and checking integrity constraints. For relational systems, incremental view maintenance has been researched for three decades, resulting in a wide body of literature. The property graph data model and the openCypher language, however, are recent developments, and therefore lack established techniques to perform efficient view maintenance. In this talk, we give an overview of the view maintenance problem for property graphs, discuss why it is particularly difficult and present an approach that tackles a meaningful subset of the language. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/ocim4-ivm-180525103338-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presented at the Fourth openCypher Implementers Meeting Numerous graph use cases require continuous evaluation of queries over a constantly changing data set, e.g. fraud detection in financial systems, recommendations, and checking integrity constraints. For relational systems, incremental view maintenance has been researched for three decades, resulting in a wide body of literature. The property graph data model and the openCypher language, however, are recent developments, and therefore lack established techniques to perform efficient view maintenance. In this talk, we give an overview of the view maintenance problem for property graphs, discuss why it is particularly difficult and present an approach that tackles a meaningful subset of the language.
Incremental View Maintenance for openCypher Queries from Gbor Szrnyas
]]>
502 1 https://cdn.slidesharecdn.com/ss_thumbnails/ocim4-ivm-180525103338-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Writing a Cypher Engine in Clojure /slideshow/writing-a-cypher-engine-in-clojure/93554391 ingraph-search-clojure-meetup-180411133404
This talk shows how to run openCypher property graph queries with a search-based algorithm. Presented at the Budapest Clojure meetup.]]>

This talk shows how to run openCypher property graph queries with a search-based algorithm. Presented at the Budapest Clojure meetup.]]>
Wed, 11 Apr 2018 13:34:03 GMT /slideshow/writing-a-cypher-engine-in-clojure/93554391 szarnyasg@slideshare.net(szarnyasg) Writing a Cypher Engine in Clojure szarnyasg This talk shows how to run openCypher property graph queries with a search-based algorithm. Presented at the Budapest Clojure meetup. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/ingraph-search-clojure-meetup-180411133404-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This talk shows how to run openCypher property graph queries with a search-based algorithm. Presented at the Budapest Clojure meetup.
Writing a Cypher Engine in Clojure from Gbor Szrnyas
]]>
636 6 https://cdn.slidesharecdn.com/ss_thumbnails/ingraph-search-clojure-meetup-180411133404-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Learning Timed Automata with Cypher /slideshow/learning-timed-automata-with-cypher-88247078/88247078 learning-timed-automata-with-cypher-neo4j-bp-meetup-split-180218230449
Budapest Neo4j Meetup, 13 February 2018 @ Liferay Hungary]]>

Budapest Neo4j Meetup, 13 February 2018 @ Liferay Hungary]]>
Sun, 18 Feb 2018 23:04:49 GMT /slideshow/learning-timed-automata-with-cypher-88247078/88247078 szarnyasg@slideshare.net(szarnyasg) Learning Timed Automata with Cypher szarnyasg Budapest Neo4j Meetup, 13 February 2018 @ Liferay Hungary <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/learning-timed-automata-with-cypher-neo4j-bp-meetup-split-180218230449-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Budapest Neo4j Meetup, 13 February 2018 @ Liferay Hungary
Learning Timed Automata with Cypher from Gbor Szrnyas
]]>
608 3 https://cdn.slidesharecdn.com/ss_thumbnails/learning-timed-automata-with-cypher-neo4j-bp-meetup-split-180218230449-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Idz鱈tett automatatanul叩s Cypherrel /slideshow/idozitett-automatatanulas-cypherrel/88136837 automata-learning-bp-neo4j-meetup-split-180216230246
Budapest Neo4j meetup, 2018. febru叩r 13. @ Liferay Hungary]]>

Budapest Neo4j meetup, 2018. febru叩r 13. @ Liferay Hungary]]>
Fri, 16 Feb 2018 23:02:46 GMT /slideshow/idozitett-automatatanulas-cypherrel/88136837 szarnyasg@slideshare.net(szarnyasg) Idz鱈tett automatatanul叩s Cypherrel szarnyasg Budapest Neo4j meetup, 2018. febru叩r 13. @ Liferay Hungary <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/automata-learning-bp-neo4j-meetup-split-180216230246-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Budapest Neo4j meetup, 2018. febru叩r 13. @ Liferay Hungary
Id潟tett automatatanuls Cypherrel from Gbor Szrnyas
]]>
145 1 https://cdn.slidesharecdn.com/ss_thumbnails/automata-learning-bp-neo4j-meetup-split-180216230246-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Parsing process /slideshow/parsing-process/86018257 parsing-180111103301
A general overview of the parsing process. Presented at the Eclipse Based Development and Integration course (https://inf.mit.bme.hu/en/edu/courses/eafi). 際際滷s by Oszkar Semerath.]]>

A general overview of the parsing process. Presented at the Eclipse Based Development and Integration course (https://inf.mit.bme.hu/en/edu/courses/eafi). 際際滷s by Oszkar Semerath.]]>
Thu, 11 Jan 2018 10:33:01 GMT /slideshow/parsing-process/86018257 szarnyasg@slideshare.net(szarnyasg) Parsing process szarnyasg A general overview of the parsing process. Presented at the Eclipse Based Development and Integration course (https://inf.mit.bme.hu/en/edu/courses/eafi). 際際滷s by Oszkar Semerath. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/parsing-180111103301-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> A general overview of the parsing process. Presented at the Eclipse Based Development and Integration course (https://inf.mit.bme.hu/en/edu/courses/eafi). 際際滷s by Oszkar Semerath.
Parsing process from Gbor Szrnyas
]]>
301 2 https://cdn.slidesharecdn.com/ss_thumbnails/parsing-180111103301-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Compiling openCypher graph queries with Spark Catalyst /slideshow/compiling-opencypher-graph-queries-with-spark-catalyst/84427252 montreal-spark-meetup-171219060925
Presented at the Montr辿al Spark meetup @ https://www.meetup.com/Montreal-Apache-Spark-Meetup/events/245707751/]]>

Presented at the Montr辿al Spark meetup @ https://www.meetup.com/Montreal-Apache-Spark-Meetup/events/245707751/]]>
Tue, 19 Dec 2017 06:09:25 GMT /slideshow/compiling-opencypher-graph-queries-with-spark-catalyst/84427252 szarnyasg@slideshare.net(szarnyasg) Compiling openCypher graph queries with Spark Catalyst szarnyasg Presented at the Montr辿al Spark meetup @ https://www.meetup.com/Montreal-Apache-Spark-Meetup/events/245707751/ <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/montreal-spark-meetup-171219060925-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presented at the Montr辿al Spark meetup @ https://www.meetup.com/Montreal-Apache-Spark-Meetup/events/245707751/
Compiling openCypher graph queries with Spark Catalyst from Gbor Szrnyas
]]>
1209 4 https://cdn.slidesharecdn.com/ss_thumbnails/montreal-spark-meetup-171219060925-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Towards the Characterization of Realistic Models: Evaluation of Multidisciplinary Graph Metrics /slideshow/towards-the-characterization-of-realistic-models-evaluation-of-multidisciplinary-graph-metrics/69541595 models-2016-metrics-szarnyasg-presentation-161126043708
My presentation on the MODELS 2016 conference on characterizing engineering models using network theory]]>

My presentation on the MODELS 2016 conference on characterizing engineering models using network theory]]>
Sat, 26 Nov 2016 04:37:08 GMT /slideshow/towards-the-characterization-of-realistic-models-evaluation-of-multidisciplinary-graph-metrics/69541595 szarnyasg@slideshare.net(szarnyasg) Towards the Characterization of Realistic Models: Evaluation of Multidisciplinary Graph Metrics szarnyasg My presentation on the MODELS 2016 conference on characterizing engineering models using network theory <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/models-2016-metrics-szarnyasg-presentation-161126043708-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> My presentation on the MODELS 2016 conference on characterizing engineering models using network theory
Towards the Characterization of Realistic Models: Evaluation of Multidisciplinary Graph Metrics from Gbor Szrnyas
]]>
969 4 https://cdn.slidesharecdn.com/ss_thumbnails/models-2016-metrics-szarnyasg-presentation-161126043708-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Sharded Joins for Scalable Incremental Graph Queries /slideshow/sharded-joins-for-scalable-incremental-graph-queries/69541521 minisy16-iqds-161126043008
My presentation on scalable incremental graph queries on the PhD Minisymposium, based on joint work with my Master's student.]]>

My presentation on scalable incremental graph queries on the PhD Minisymposium, based on joint work with my Master's student.]]>
Sat, 26 Nov 2016 04:30:08 GMT /slideshow/sharded-joins-for-scalable-incremental-graph-queries/69541521 szarnyasg@slideshare.net(szarnyasg) Sharded Joins for Scalable Incremental Graph Queries szarnyasg My presentation on scalable incremental graph queries on the PhD Minisymposium, based on joint work with my Master's student. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/minisy16-iqds-161126043008-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> My presentation on scalable incremental graph queries on the PhD Minisymposium, based on joint work with my Master&#39;s student.
Sharded Joins for Scalable Incremental Graph Queries from Gbor Szrnyas
]]>
184 4 https://cdn.slidesharecdn.com/ss_thumbnails/minisy16-iqds-161126043008-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Towards a Macrobenchmark Framework for Performance Analysis of Java Applications /slideshow/towards-a-macrobenchmark-framework-for-performance-analysis-of-java-applications/69541504 minisy16-benchmarking-161126042839
My presentation for the 23rd PhD Minisymposium on the challenges of benchmarking Java applications.]]>

My presentation for the 23rd PhD Minisymposium on the challenges of benchmarking Java applications.]]>
Sat, 26 Nov 2016 04:28:39 GMT /slideshow/towards-a-macrobenchmark-framework-for-performance-analysis-of-java-applications/69541504 szarnyasg@slideshare.net(szarnyasg) Towards a Macrobenchmark Framework for Performance Analysis of Java Applications szarnyasg My presentation for the 23rd PhD Minisymposium on the challenges of benchmarking Java applications. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/minisy16-benchmarking-161126042839-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> My presentation for the 23rd PhD Minisymposium on the challenges of benchmarking Java applications.
Towards a Macrobenchmark Framework for Performance Analysis of Java Applications from Gbor Szrnyas
]]>
688 2 https://cdn.slidesharecdn.com/ss_thumbnails/minisy16-benchmarking-161126042839-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
IncQuery-D: Distributed Incremental Graph Queries /slideshow/incqueryd-distributed-incremental-graph-queries/60118537 minisy2015-incqueryd-160328144337
IncQuery-D is a distributed incremental graph query engine in the cloud, which is able to evaluate complex queries on large graphs.]]>

IncQuery-D is a distributed incremental graph query engine in the cloud, which is able to evaluate complex queries on large graphs.]]>
Mon, 28 Mar 2016 14:43:36 GMT /slideshow/incqueryd-distributed-incremental-graph-queries/60118537 szarnyasg@slideshare.net(szarnyasg) IncQuery-D: Distributed Incremental Graph Queries szarnyasg IncQuery-D is a distributed incremental graph query engine in the cloud, which is able to evaluate complex queries on large graphs. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/minisy2015-incqueryd-160328144337-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> IncQuery-D is a distributed incremental graph query engine in the cloud, which is able to evaluate complex queries on large graphs.
IncQuery-D: Distributed Incremental Graph Queries from Gbor Szrnyas
]]>
234 4 https://cdn.slidesharecdn.com/ss_thumbnails/minisy2015-incqueryd-160328144337-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
IncQuery-D: Incremental Queries in the Cloud /slideshow/bigmde-incqueryd/23777005 bigmde-incquery-d-130702044027-phpapp02
A presentation about IncQuery-D, our distributed, incremental graph query engine in the cloud. Presented at the STAF conference's Big MDE workshop.]]>

A presentation about IncQuery-D, our distributed, incremental graph query engine in the cloud. Presented at the STAF conference's Big MDE workshop.]]>
Tue, 02 Jul 2013 04:40:27 GMT /slideshow/bigmde-incqueryd/23777005 szarnyasg@slideshare.net(szarnyasg) IncQuery-D: Incremental Queries in the Cloud szarnyasg A presentation about IncQuery-D, our distributed, incremental graph query engine in the cloud. Presented at the STAF conference's Big MDE workshop. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/bigmde-incquery-d-130702044027-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> A presentation about IncQuery-D, our distributed, incremental graph query engine in the cloud. Presented at the STAF conference&#39;s Big MDE workshop.
IncQuery-D: Incremental Queries in the Cloud from Gbor Szrnyas
]]>
1343 3 https://cdn.slidesharecdn.com/ss_thumbnails/bigmde-incquery-d-130702044027-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-szarnyasg-48x48.jpg?cb=1656600799 https://cdn.slidesharecdn.com/ss_thumbnails/graphblasfosdem2020-200217120246-thumbnail.jpg?width=320&height=320&fit=bounds szarnyasg/graphblas-a-linear-algebraic-approach-for-highperformance-graph-queries GraphBLAS: A linear al... https://cdn.slidesharecdn.com/ss_thumbnails/20190625szarnyasgabor-whatmakesgraphqueriesdifficult-200217120021-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/what-makes-graph-queries-difficult/228419738 What Makes Graph Queri... https://cdn.slidesharecdn.com/ss_thumbnails/cypher-to-postgresql-budapest-db-meetup-190628075439-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/mapping-graph-queries-to-postgresql/152354361 Mapping Graph Queries ...