Rohan Kharwar & Michael Hunger Picture

Rohan Kharwar & Michael Hunger

Neo4j Team

Rohan Kharwar is a Field Engineering Consultant at Neo Technology. Rohan brings 15 years of customer technical engagement experience to the Field team with significant emphasis on database and data warehouse development, design and implementation.

Michael Hunger has been passionate about software development for a very long time. For the last few years he has been working with Neo Technology on the open source Neo4j graph database filling many roles. As caretaker of the Neo4j community and ecosystem he especially loves to work with graph-related projects, users and contributors. As a developer Michael enjoys many aspects of programming languages, learning new things every day, participating in exciting and ambitious open source projects and contributing and writing software related books and articles.


Latest Posts by Rohan Kharwar & Michael Hunger

Learn How to Rewrite a UNION Cypher Query Using COLLECT and UNWIND Clauses

Cypher: How to Rewrite a UNION Query Using a COLLECT Clause

Cypher is a declarative query language created for querying Neo4j's graph data. In Cypher, as in SQL, queries are built up using various clauses. One such clause is the UNION clause that we will discuss in this post. The UNION clause is used to combine the similarly structured results of... read more