Contains an API for data streams, couples the Neo4j Data Protocol with the query engine and user extensions.
'org.neo4j:neo4j-streams:2.3.0-M02'
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-streams</artifactId>
<version>2.3.0-M02</version>
</dependency>
<dependency org="org.neo4j" name="neo4j-streams" rev="2.3.0-M02"/>
"org.neo4j", "neo4j-streams", "2.3.0-M02"