neueda / jetbrains-plugin-graph-database-support

Graph Databases support for JetBrains family IDEs.
Apache License 2.0
222 stars 56 forks source link

HTTP-Connection #60

Closed janwo closed 7 years ago

janwo commented 7 years ago

I get the error on database setup: Unrecognized SSL message, plaintext connection?

On my localhost I am using an http-connection. How to solve it?

FylmTM commented 7 years ago

Hi!

Sorry for late response. Plugin only support connecting to database using Neo4j Bolt binary protocol.