|
[VOTE] Removing support for backends that are EOL
9 messages
Hi, Jan already suggested in another discussion thread that we remove all support (code, tests, and docs) for backend versions that are already end of life (EOL). He listed these versions there: Elasi
Hi, Jan already suggested in another discussion thread that we remove all support (code, tests, and docs) for backend versions that are already end of life (EOL). He listed these versions there: Elasi
|
By
Florian Hockmann
·
|
|
VOTE: Issues clean-up
6 messages
Hello, The new template for issues got me thinking about going through all of the issues and closing out the ones that belong as user group messages, duplicates, or issues that may have already been a
Hello, The new template for issues got me thinking about going through all of the issues and closing out the ones that belong as user group messages, duplicates, or issues that may have already been a
|
By
Chris Hupman
·
|
|
JanusGraph query will Obtain redundant 1 degree data
2 messages
I have a query `g.V().has("USERID","userid","007").properties()`, but the properties and edges of vertex are all stored in table edgestore, so programs need to query edgestore and get every property a
I have a query `g.V().has("USERID","userid","007").properties()`, but the properties and edges of vertex are all stored in table edgestore, so programs need to query edgestore and get every property a
|
By
deng ziming
·
|
|
New committers: Jan Jansen and Oleksandr Porunov
3 messages
Congrats! Well deserved!
By
Chris Hupman
·
|
|
New TSC member: Florian Hockmann
2 messages
Congrats Florian!
By
Chris Hupman
·
|
|
New TSC member: Florian Hockmann
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome a new Technical Steering Committee member on the project! Florian Hockmann has provided major contributions and h
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome a new Technical Steering Committee member on the project! Florian Hockmann has provided major contributions and h
|
By
Jason Plurad
·
|
|
New committers: Jan Jansen and Oleksandr Porunov
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome 2 new committers on the project! Jan Jansen implemented the property constraints feature included in JanusGraph 0
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome 2 new committers on the project! Jan Jansen implemented the property constraints feature included in JanusGraph 0
|
By
Jason Plurad
·
|
|
StoreFeatures hasOptimisticLocking
Hi, I am implementing a custom storage backend for JanusGraph. Should I enable or disable optimisticLocking (StoreFeatures.hasOptimisticLocking()). I tried to set it to false but one of my tests fail.
Hi, I am implementing a custom storage backend for JanusGraph. Should I enable or disable optimisticLocking (StoreFeatures.hasOptimisticLocking()). I tried to set it to false but one of my tests fail.
|
By
Hieu Nguyen
·
|
|
[DISCUSS] 0.4.0 version and 0.2 EOL
8 messages
There are currently two issues that we probably want to include in a release soon: Upgrade to TinkerPop 3.4.0 (#1364) Upgrade Cassandra to 2.2 (#1398) These two issues are too big in my opinion to be
There are currently two issues that we probably want to include in a release soon: Upgrade to TinkerPop 3.4.0 (#1364) Upgrade Cassandra to 2.2 (#1398) These two issues are too big in my opinion to be
|
By
Florian Hockmann
·
|
|
Couchbase Storage Backend Implementation
3 messages
Hi all, we are implementing Couchbase Storage backend for JanusGraph, we would like to get a feedback from you. Code is available here - https://github.com/malkostya/janusgraph/tree/couchbase_backend.
Hi all, we are implementing Couchbase Storage backend for JanusGraph, we would like to get a feedback from you. Code is available here - https://github.com/malkostya/janusgraph/tree/couchbase_backend.
|
By
apu...@...
·
|
|
junit being upgraded to 5 next week in master
3 messages
Hi everyone, Barring additional reviews I plan to merge the PR to upgrade junit to 5 next Wednesday once it hits lazy consensus. I don't think there's much in the pipeline that would affect it, but i'
Hi everyone, Barring additional reviews I plan to merge the PR to upgrade junit to 5 next Wednesday once it hits lazy consensus. I don't think there's much in the pipeline that would affect it, but i'
|
By
Chris Hupman
·
|
|
Get executing query from java
2 messages
Hi all How can I get the executing query as string?
Hi all How can I get the executing query as string?
|
By
antoni...@...
·
|
|
returning json from the gremlin cli
Hello, In the print schema PR, A user asked about returning json instead of a text table. It wouldn't be difficult to return all the data as a String formatted as json and I can just add it in a follo
Hello, In the print schema PR, A user asked about returning json instead of a text table. It wouldn't be difficult to return all the data as a String formatted as json and I can just add it in a follo
|
By
Chris Hupman
·
|
|
Janusgraph Vertex object mapper
2 messages
Hi all, Is there a simple way to map returning vertices or value maps to Java Pojo? Any suggestions? Thanks a lot!
Hi all, Is there a simple way to map returning vertices or value maps to Java Pojo? Any suggestions? Thanks a lot!
|
By
antoni...@...
·
|
|
[REPORT] Open Pull Requests 2018-09-04
9 messages
Open Pull Requests 2018-09-04This report contains a summary of the open pull requests in the JanusGraph project ecosystem. Everybody interested is encouraged to submit review comments and approvals, b
Open Pull Requests 2018-09-04This report contains a summary of the open pull requests in the JanusGraph project ecosystem. Everybody interested is encouraged to submit review comments and approvals, b
|
By
Jason Plurad
·
|
|
Building a recommendation engine using JanusGraph and Google Big Table
4 messages
Hi all, Anyone have any information or tutorials on how to build a recommendation engine with janusGraph? I can't find any information on the internet. Kind Regards
Hi all, Anyone have any information or tutorials on how to build a recommendation engine with janusGraph? I can't find any information on the internet. Kind Regards
|
By
Mollie Gleeson
·
|
|
JanusGraph full GC doesn't recycle heap memory
I am trying to save data to my JanusGraph(Hbase backend, with no mixed index backend) concurrently(with 100 thread bounded transactions to do with requests), I found a very strange issue, please give
I am trying to save data to my JanusGraph(Hbase backend, with no mixed index backend) concurrently(with 100 thread bounded transactions to do with requests), I found a very strange issue, please give
|
By
Raul Guo
·
|
|
Ambari integration and Mpacks
6 messages
Hi, I'm coming back to looking at a lot more at JanusGraph. I did contribute a tiny script typo fix under the Hortonworks banner ages ago, but am now offering a more sizeable contribution, and hopeful
Hi, I'm coming back to looking at a lot more at JanusGraph. I did contribute a tiny script typo fix under the Hortonworks banner ages ago, but am now offering a more sizeable contribution, and hopeful
|
By
si...@...
·
|
|
Design document wanted
2 messages
do you happen to have some sort of design document which might make it easier to understand the overall architecture or some modules of janusgraph? for example, how does it store property key, what ar
do you happen to have some sort of design document which might make it easier to understand the overall architecture or some modules of janusgraph? for example, how does it store property key, what ar
|
By
deng ziming
·
|
|
Questions about ids.block-size.
I am running Janusgraph, using Nifi import data, My storage backend is HBase, and mixed index backent is ElasticSearch. My configurations are as below. When I open graph in gremlin console, I get the
I am running Janusgraph, using Nifi import data, My storage backend is HBase, and mixed index backent is ElasticSearch. My configurations are as below. When I open graph in gremlin console, I get the
|
By
huxia...@...
·
|