[GitHub] metamodel issue #179: Feature/neo4j column types

2018-05-24 Thread jhorcicka
Github user jhorcicka commented on the issue: https://github.com/apache/metamodel/pull/179 Updated, @arjansh. ![01](https://user-images.githubusercontent.com/13213915/40529869-e7fd41a2-5ff6-11e8-94ca-825b116254a7.png) ---

[GitHub] metamodel pull request #179: Feature/neo4j column types

2018-05-24 Thread jhorcicka
Github user jhorcicka commented on a diff in the pull request: https://github.com/apache/metamodel/pull/179#discussion_r190797849 --- Diff: neo4j/src/main/java/org/apache/metamodel/neo4j/utils/ColumnTypeResolver.java --- @@ -0,0 +1,117 @@ +/** + * Licensed to the Apache Sof

RE: Extending HBase support

2018-05-24 Thread Arjan Seijkens
The "Wide Column (store)" term comes from this article: https://db-engines.com/en/article/Wide+Column+Stores. Based on that article, I'm not sure if we should also use it for MongoDB, CouchDB and Elasticsearch, but it seems like an option to introduce it and use it for both Cassandra and HBase,

[GitHub] metamodel pull request #179: Feature/neo4j column types

2018-05-24 Thread arjansh
Github user arjansh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/179#discussion_r190560674 --- Diff: neo4j/src/main/java/org/apache/metamodel/neo4j/utils/ColumnTypeResolver.java --- @@ -0,0 +1,126 @@ +/** + * Licensed to the Apache Softw

[GitHub] metamodel pull request #179: Feature/neo4j column types

2018-05-24 Thread arjansh
Github user arjansh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/179#discussion_r190560349 --- Diff: neo4j/src/main/java/org/apache/metamodel/neo4j/utils/ColumnTypeResolver.java --- @@ -0,0 +1,126 @@ +/** + * Licensed to the Apache Softw

[GitHub] metamodel pull request #179: Feature/neo4j column types

2018-05-24 Thread arjansh
Github user arjansh commented on a diff in the pull request: https://github.com/apache/metamodel/pull/179#discussion_r190558268 --- Diff: neo4j/src/main/java/org/apache/metamodel/neo4j/utils/ColumnTypeResolver.java --- @@ -0,0 +1,117 @@ +/** + * Licensed to the Apache Softw