|
JanusGraph online meetup
19 messages
Hello, I'm currently helping to put together an online JanusGraph meetup, hosted by the company I work for, Expero. Though we'll host the audio/video and I'll likely present on one topic (probably JG
Hello, I'm currently helping to put together an online JanusGraph meetup, hosted by the company I work for, Expero. Though we'll host the audio/video and I'll likely present on one topic (probably JG
|
By
Ted Wilmes
·
|
|
How can i load janusgraph data into Spark graphx ?
2 messages
There are ways to read janusgraph(storeage with cassandra and index search with es) data into spark graphx?
There are ways to read janusgraph(storeage with cassandra and index search with es) data into spark graphx?
|
By
fen...@...
·
|
|
[MEETUP] JanusGraph Community Online Meetup March 27
Hello, I would like to announce the first online JanusGraph community meetup. We have a great lineup of sessions that will be given by JanusGraph project members and other community users. You'll find
Hello, I would like to announce the first online JanusGraph community meetup. We have a great lineup of sessions that will be given by JanusGraph project members and other community users. You'll find
|
By
Ted Wilmes
·
|
|
DynamoDB storage backend
10 messages
In conversations with AWS, they've expressed little willingness to continue to support this backend. I am very interested in moving from a self-managed cassandra-on-aws graph, to a managed DynamoDB gr
In conversations with AWS, they've expressed little willingness to continue to support this backend. I am very interested in moving from a self-managed cassandra-on-aws graph, to a managed DynamoDB gr
|
By
mcha...@...
·
|
|
[NOTE] If they are flaky, please mark them as flaky!
2 messages
Hi I added a feature to mark flaky tests in the commit https://github.com/JanusGraph/janusgraph/commit/adeaa980d736a0837a33ee33628e1eb7b70b50c1. How to mark test as flaky? https://github.com/JanusGrap
Hi I added a feature to mark flaky tests in the commit https://github.com/JanusGraph/janusgraph/commit/adeaa980d736a0837a33ee33628e1eb7b70b50c1. How to mark test as flaky? https://github.com/JanusGrap
|
By
Jan Jansen
·
|
|
[DISCUSS] Automated DCO enforcement via bot
7 messages
Hi all, Right now, the only bot-automated enforcement is the CLA signature, but not the Developer Certificate of Origin, which is a requirement of The Linux Foundation. This is a bit of a pain to do m
Hi all, Right now, the only bot-automated enforcement is the CLA signature, but not the Developer Certificate of Origin, which is a requirement of The Linux Foundation. This is a bit of a pain to do m
|
By
Misha Brukman
·
|
|
[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...@...
·
|