mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Add support for Neo4j 4.1.4 #272

Closed mostafa closed 3 years ago

mostafa commented 3 years ago

This should be added to Travis-CI builds.

mostafa commented 3 years ago

gREST supports Neo4j 4 via neomodel and python's neo4j driver, but I couldn't get Travis-CI to work with OpenJDK 11 and Neo4j 4! I should probably replace it with CircleCI or GH Actions in the near? future.