Introduction to Neo4j Plugins
2022-11-13
What are Neo4j plugins, when do I need them and when should I not use them. Also with an overview on how they work
... ➦
Loading the UK GTFS data feed
2021-01-03
loading the UK GTFS data feed into Neo4j and explore the data we have and start journey finding with Cypher
... ➦
Exploring Twitter data with Vuejs and GRANDstack
2020-09-20
Building a Vue.js application atop of Grandstack with user authentification agains AWS Cognito
... ➦
Integrating Kafka with Neo4j
2020-03-13
Exploring different option to read and/or push data from/to Kafka
... ➦
Schema-based access control in Neo4j 4.0
2020-01-29
Neo4j 4.0 introduced schema based access control. Lets explore it.
... ➦
Implementing a Searchbox with Neo4j
2020-01-07
implementing a google-like search box on top of Neo4j with the help of fulltext search and pagerank
... ➦
Importing corporate data, take two
2019-03-02
Demoing how to import JSONL into Neo4j via apoc.
... ➦