zjffdu commented on a change in pull request #3851:
URL: https://github.com/apache/zeppelin/pull/3851#discussion_r453411512



##########
File path: docs/interpreter/neo4j.md
##########
@@ -44,6 +44,11 @@ The Neo4j Interpreter supports all Neo4j versions since v3 
via the official [Neo
     <td>bolt://localhost:7687</td>
     <td>The Neo4j's BOLT url.</td>
   </tr>
+  <tr>
+    <td>neo4j.database</td>
+    <td></td>
+    <td>The neo4j target database, if empty use the dafault db.</td>
+  </tr>

Review comment:
       `interpreter-setting.json` also needs to be updated




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to