flask-neo4j
flask-neo4j copied to clipboard
Add an explicit way to call bolt port as seen in https://github.com/t…
…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.