[GitHub] zeppelin issue #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-11-29 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/3242 I found a bug, I'll keep you posted. ---

[GitHub] zeppelin issue #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-11-29 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/3242 Now there are two failing that I think are not related to this PR ---

[GitHub] zeppelin issue #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-11-28 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3242 can you check the failed tests? ---

[GitHub] zeppelin issue #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-11-28 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/3242 Documentation updated! ---

[GitHub] zeppelin issue #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-11-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3242 perhaps we should have a min version compatible in the interpreter doc? otherwise I think it's fine not to have tested version, supported version etc in doc since then we'd need to keep

[GitHub] zeppelin issue #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-11-27 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/3242 Hi @felixcheung the driver is compatible with all Neo4j version >= 3 (the last one is the 3.5). Actually in the documentation there is no mention about the minimum supported version. Do you want