All posts tagged with 'Neo4j'

Using Thymeleaf inline JavaScript with D3.js

31-Jan-19

I gave this talk several times now and every time I got asked how I created this visualization, clustering the genres I’m listening to by decade and country: I just did a super spontaneous video for that. Key take away: Just use server side rendered HTML through Thymeleaf, obviously running on Spring Boot, render the […]

Read the complete article »

Documentation as code, code as documentation

05-Dec-18

This morning, I read this kind tweet by Raumzeitfalle: @rotnroll666 Just discovered the nice #arc42 based documentation of biking2. Thanks for providing such nice example. Got the hint from @DevBoost that #arc42 might be something helpful. The biking2 example helps a lot! — 📸 Raumzeitfalle 🛶 (@Raumzeitfalle) December 4, 2018 This refers to arc42 by […]

Read the complete article »

How to get data into Neo4j?

12-Oct-18

This is the second post in the series of From relational databases to databases with relations. Check the link to find all the other entries, too. The source code for everything, including the relational dataset is on GitHub: https://github.com/michael-simons/bootiful-music.The post has also been featured in This Week in Neo4j. To feel comfortable in a talk, […]

Read the complete article »