cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How do I display the REST code from the 3.0 Browser

In Neo4j 3.0 and its implementation of the Bolt protocol, requests submitted via the browser (http://localhost:7474) are submitted using Bolt.
From the results frame, on the bottom left, you can click on the </> Code icon to see the response submission.
Below is a depiction when Bolt is enabled

To revert to a REST API request you need to disable Bolt via the "gears" icon in the bottom left of the browser.
Upon clicking the "gears" icon, you would then need to uncheck the checkbox for the field Use Bolt protocol when available (shown below):

1X_31599b47ce63a8b3841a299810ea41d90863820d.png

With Bolt disabled, the Cypher results frame </> Code icon will now display as follows:

1X_9da43fc542524b092d7849e1847f0ef7c0c3cc1d.png

0 REPLIES 0