Bolt

Using Bolt in Neo4j Browser

By default, Neo4j Browser communicates with the database via Bolt using the Neo4j JavaScript Driver. However it is possible to turn off Bolt and communicate with the database using HTTP(S) as in older versions of Neo4j Browser.

Reference: Drivers manual page,  
Related: :help bolt encryption :help bolt routing