Florent Biville, Senior Software Engineer at Neo4j
Nov 03, 2022
5 mins read
The Persistence of Memory by Salvador DalíOur main mission in the Drivers team is to offer an idiomatic and consistent developer experience, regardless of the target programming language and Neo4j deployment topology.Consistency manifests itself in the concepts and API the various... read more
Florent Biville, Senior Software Engineer at Neo4j
Jul 26, 2022
10 mins read
As a famous hero once said: With data model flexibility comes great responsibility.The schema optionality of Neo4j is convenient for rapid prototyping but can turn into quite the nightmare if the data complexity is not tamed as the dataset grows over time.In scenarios like data import, the... read more
Florent Biville, Senior Software Engineer at Neo4j
Mar 02, 2017
4 mins read
As you may probably know, Neo4j 3.0 introduced a concept familiar to database users: user-defined procedures. Neo4j 3.1 came out a bit later with another familiar addition: user-defined functions. Neo4j 3.2 will even allow custom aggregate functions. What it means is that you are now able to... read more