lashex / flask-neo4j

Flask extension providing integration with the Neo4j graph database.
Other
57 stars 16 forks source link

Add an explicit way to call bolt port as seen in https://github.com/t… #14

Open esmono opened 7 years ago

esmono commented 7 years ago

…echnige/py2neo/issues/605 . It must work on py2neo v2 because it will not call anything else. And in py2neo v3 will add the parameter when the port is used in the connection string.