This blog explores the story behind adding type information behind the Neo4j Query API . “What’s the Query API?” I hear you ask. It’s an easy and simple way to query Neo4j through your favorite HTTP client. The Query API is now available on Aura (in beta). Help is available on Discord in the Driver’s channel.
Neo4j’s First Interface HTTP support for Neo4j was one of the first interfaces exposed to access Neo4j data (after the Embedded API ). However, the HTTP interface has somewhat lagged be...
Read it: Typing the Neo4j Query API