Resources

Videos, Slides, Case Studies and other GraphAware related resources

Neo4j : Déploiement - how to use Neo4j in a real life project

17 Dec 2017 publications Neo4j

GraphAware is pleased to announce the release of “Neo4j : Déploiement”, a french book explaining how to use Neo4j in a real life project. The book is co-authored by Sylvain Roussy and Nicolas Rouyer along with our Senior Consultant Nicolas Mervaillie. You can get it from your favorite (french) bookstore or on D-Booker website.

Buy the book

Voice-driven Knowledge Graph Journey with Neo4j and Amazon Alexa

21 Nov 2017 slides KG Neo4j

In 2016, 25% of web searches on Android were made by voice and this percentage is predicted to double by 2018. From Amazon Alexa to Google Home, smartwatches and in-car systems, touch is no longer the primary user interface. In this talk, Alessandro and Christophe will demonstrate how graphs and machine learning are used to create an extracted and enriched graph representation of knowledge from text corpus and other data sources. This representation will then be used to map user intents made by voice to an entry point in this Neo4j backed knowledge graph. Every user interaction will then have to be taken into account at any further steps and we will highlight why graphs are an ideal data structure for keeping an accurate representation of a user context in order to avoid what is called machine or bot amnesia. The speakers will then conclude the session by explaining about how recommendations algorithms are used to predict next steps of the user’s journey.

Spring Data Neo4j: Graph Power Your Enterprise Apps

21 Nov 2017 slides Neo4j graphs applications

A few weeks ago Spring Data Neo4j version 5 was released as part of the Spring Data 2.0 release train. Time to present the Spring way to work with Neo4j and introduce the latest features SDN 5 and its supporting library Neo4j-OGM 3 provide. The talk will also give an overview of the overall architecture and shows examples how to build modern, compact back-ends and web-applications using Spring Data Neo4j. Of course we will give a glance of what the future will bring to Spring Data Neo4j.

Neo4j Online Meetup #30: Spring Data Neo4j 5 and OGM3

19 Nov 2017 videos

SDN is a Spring Data project for Neo4j. It uses Neo4j-OGM under the hood (very much like Spring Data JPA uses JPA) and provides functionality known from the Spring Data world like repositories, derived finders or auditing. Neo4j recently released Spring Data 2.0 (Kay) / Spring Data Neo4j 5.0 and in this session we’ll show some of the new cool features. This release contains support for dynamic properties, schema based loading, field access only, and more.