Export the graph displayed on the browser

Step 1: Start with a node
Step 2: Expand this node to get all the connected nodes
Step 3: Expand any one of the nodes from Step 2

Now, I want to export this resultant graph and use it later to generate above graph resulted from Steps 1-3.

How can I achieve this?

I don't believe this is currently supported.

Please add the request on the neo4j-browser issues page.