Michael Hunger, Medium

Michael Hunger

Medium

Dresden, SN, Germany

Contact Michael

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Medium
  • Towards Data Science
  • Neo4j

Past articles by Michael:

The Power of Subqueries in Neo4j 4.x

Neo4j 4.1 came out in June with the final piece required to make subqueries work well in Neo4j — So I wanted to use the opportunity for a deep dive into the topic. For those of you who prefer to… → Read More

Firing on All Engines

Traditional Java profilers use either byte code instrumentation or sampling (taking stack traces at short intervals) to determine where time was spent. Both approaches add their own skews and… → Read More

Hacktoberfest in Neo4j Land

Now that in some countries fall has arrived can revolve around contributing to open-source projects that could use some help. → Read More

TagOverflow — Correlating Tags in Stackoverflow –

In this post I want to show how to use the Jaccard procedure in the Neo4j-Graph-Algorithms library to achieve that. We imported the whole dump of StackOverflow into Neo4j, ran the algorithms and then… → Read More

A New Neo4j Integration with Apache Kafka – neo4j –

Today we want to make this available in a first release under an Apache License for you to try out and test. It works with Neo4j from 3.4.x and Kafka from 0.10.x. To use the procedure you have to add… → Read More

FOSDEM 2019: Join Us in the Graph Developer Room!

Join Neo4j at FOSDEM 2019 in the graph database developer room for a full day of fascinating sessions around tons of great graph-related topics. → Read More

Announcing a New Neo4j Community Site & Forum

Check out the new Neo4j community site and forum, a place for graph database enthusiasts to connect, collaborate and share ideas. → Read More

Visualizing Graphs in 3D with WebGL – neo4j –

I was already aware of and impressed by three.js, especially the 3d and WebGL capabilities. I had seen and done some graph visualization using it years ago, but 3d-force-graph packages three.js… → Read More

Neo4j ETL 1.2.0 Release: What's New + Demo

Discover all of the new features and fixes in the 1.2.0 release of the Neo4j ETL tool, including drivers for MySQL, PostgreSQL, Microsoft SQL Server and more. → Read More

APOC Release for Neo4j 3.4 with Graph Grouping

Learn about the latest Neo4j APOC release which features new procedures that make it easy to load Excel spreadsheet data into Neo4j, as well graph grouping. → Read More

Your Open Invitation to Publish with the Neo4j Community on Medium

Join the Neo4j community as we write, discuss and share together in our new publication on Medium just for sharing articles about graph databases, Cypher, graph visualization and other graph technology use cases. Let us know if you're interested in contributing your own articles to publish! → Read More

Hands on Graph Data Visualization – neo4j –

It turned out that there is much more content on graph visualization that it fits into one article, so we will turn this into a series of indefinite length. A graph database stores its data as nodes… → Read More

Hands on Graph Data Visualization

Get your hands on graph data visualization using the Neo4j graph database using the Javascript data visualization framework. → Read More

Knoten auf der Achterbahn – Neo4j beim Javaland Brühl

In diesem Jahr wird Neo4j in gleich 6 Vorträgen und Workshops von 7 Neo4j-Kennern beim JavaLand in Brühl vertreten sein. Es gibt also viel Gelegenheit, die Vielseitigkeit von Graphdatenbanken an praktischen Beispielen kennenzulernen und dem anwesenden Experten all Eure Fragen… Read more → → Read More

What's Waiting for You in the Latest Release of the APOC Library [March 2018]

Discover what's new in the latest [March 2018] release of the APOC library of user-defined procedures and functions built for the Neo4j Graph Platform, including improvements around: HDFS support, MongoDB integration, aggregation functions, ElasticSearch integration, path expander sequences and more. → Read More

Neo4j & GRANDstack at GraphQL Summit [+Developer Challenge]

Meet GRANDstack – GraphQL, React, Apollo Client & Neo4j Database – which debuted at the GraphQL Summit and get a chance to win a Neo4j + GraphQL T-shirt! → Read More

A Big Step Forward: Spring Data Neo4j 5.0 Release

Learn what's new in the latest Spring Data Neo4j (SDN) 5.0 release and the Neo4j Object Graph Mapping (OGM) 3.0 release, including fixes and improvements. → Read More

Neo4j Life Sciences & Healthcare Workshop – Proceedings from Berlin

Often invisible to the people outside of the field, life-science researchers have been embracing graph databases instead of the traditional triple and relational stores. On June 21, we invited a group of life science and healthcare researchers and practitioners to… Learn More → → Read More

Better Data Import with GraphQL – Michael Hunger –

Most systems have no problems growing their data volume through their APIs once they acquired users. But until then, especially in development and testing it is very helpful to have some tools… → Read More

1st Steps with Graphcool’s GraphQL Command-Line Interface [Community Post]

Explore the interactions between GraphQL and Neo4j in this post that tests the new GraphQL command-line interface when used alongside the new Neo4j Sandbox. → Read More