File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
modules/ROOT/pages/java-embedded Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 11:description: How to open a Bolt connector to your embedded instance to get GUI administration and other benefits.
22
3- :org-neo4j-graphdb-factory-GraphDatabaseFactory: {neo4j-javadocs-base-uri}/org/neo4j/graphdb/factory/GraphDatabaseFactory.html
4-
5-
63[[java-embedded-bolt]]
74= Bolt connector
85
96This describes how to open a Bolt connector to your embedded instance to get GUI administration and other benefits.
10- Accessing Neo4j embedded via the Bolt protocol.
7+ Accessing Neo4j embedded via the link:https://neo4j.com/docs/bolt/current/[ Bolt protocol] .
118
129The Neo4j Browser and the official Neo4j Drivers use the Bolt database protocol to communicate with Neo4j.
1310By default, Neo4j embedded does not expose a Bolt connector, but you can enable one.
You can’t perform that action at this time.
0 commit comments