|
org.acplt.remotetea.remotetea-oncrpc License issue
4 messages
Greetings. I'm trying to make a submission to a project under the eclipse foundation and doing a dependency scan, I have an issue with the following library. This library is being imported as a transi
Greetings. I'm trying to make a submission to a project under the eclipse foundation and doing a dependency scan, I have an issue with the following library. This library is being imported as a transi
|
By
sebas...@...
·
|
|
Ted Wilmes / JanusGraph at Graph Day / Data Day Texas
Fellow Graph Pros, We're hosting another Graph Day, this time it will be part of Data Day Texas in January. http://datadaytexas.com/2018/graphday Apache Tinkerpop committer Ted Wilmes will kick off an
Fellow Graph Pros, We're hosting another Graph Day, this time it will be part of Data Day Texas in January. http://datadaytexas.com/2018/graphday Apache Tinkerpop committer Ted Wilmes will kick off an
|
By
Lynn Bender
·
|
|
Guided use of Lombok in JG?
12 messages
Dear Fellow JG developers, Alex Patrikalakis (@amcp) thought (and I agree) that we should find out how this community thinks about a guided use of Project Lombok in JG codebase. IMO, we should perhaps
Dear Fellow JG developers, Alex Patrikalakis (@amcp) thought (and I agree) that we should find out how this community thinks about a guided use of Project Lombok in JG codebase. IMO, we should perhaps
|
By
Kedar Mhaswade
·
|
|
[DISCUSS] merge/commit flow for committers
23 messages
I came across PR-393 the other day as I was looking through the latest commits. > A number of commits in 0.1 are missing in master. @srosenthal Thanks for catching. Many thanks to everybody that helpe
I came across PR-393 the other day as I was looking through the latest commits. > A number of commits in 0.1 are missing in master. @srosenthal Thanks for catching. Many thanks to everybody that helpe
|
By
Jason Plurad
·
|
|
New committer: David Pitera
Great job, David, and thank you for your contributions! Great to have you as a committer on the project.
Great job, David, and thank you for your contributions! Great to have you as a committer on the project.
|
By
Misha Brukman
·
|
|
Insertion of vertex with composite-indexed property fails due to type check assertion
2 messages
Hello, I stumbled into an issue with composite indices and data types: It happens when inserting a vertex with an indexed property that has the schema-defined type of "Object". With Java assertions ("
Hello, I stumbled into an issue with composite indices and data types: It happens when inserting a vertex with an indexed property that has the schema-defined type of "Object". With Java assertions ("
|
By
rain...@...
·
|
|
New TSC member: Robert Dale
4 messages
On behalf of the JanusGraph Technical Steering Committee (TSC), I'd like to welcome Robert Dale as a TSC member on the project. The TSC members ultimately guide the future direction of the project. Ro
On behalf of the JanusGraph Technical Steering Committee (TSC), I'd like to welcome Robert Dale as a TSC member on the project. The TSC members ultimately guide the future direction of the project. Ro
|
By
Jason Plurad
·
|
|
New committer: David Pitera
7 messages
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome a new committer on the project! David Pitera has been a solid contributor. In the JanusGraph 0.2.0 release, he co
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome a new committer on the project! David Pitera has been a solid contributor. In the JanusGraph 0.2.0 release, he co
|
By
Jason Plurad
·
|
|
JTS 1.15 released with EPL license
2 messages
This should allow JanusGraph to include JTS by default. See Issue #846 for more details - https://github.com/JanusGraph/janusgraph/issues/846 Robert Dale
This should allow JanusGraph to include JTS by default. See Issue #846 for more details - https://github.com/JanusGraph/janusgraph/issues/846 Robert Dale
|
By
Robert Dale
·
|
|
JanusGraph and Indexing
I have recently spent some time looking at the indexing related code of Janusgraph (mostly the Lucene related part) and I have a few questions : 1. A) Because of the way mutation works currently in Ja
I have recently spent some time looking at the indexing related code of Janusgraph (mostly the Lucene related part) and I have a few questions : 1. A) Because of the way mutation works currently in Ja
|
By
Olivier Binda
·
|
|
Transaction support in Hbase backend
2 messages
Hi, Hbase backend doesn't seem support transaction yet. Is there previous discussion or even plan for this? I'd love to participant discussion or development efforts around this. Thanks! Jaguar
Hi, Hbase backend doesn't seem support transaction yet. Is there previous discussion or even plan for this? I'd love to participant discussion or development efforts around this. Thanks! Jaguar
|
By
Jaguar Xiong
·
|
|
JG driver clint API in multi-threading
2 messages
Is the "JanusGraph" or "JanusGraph#newTransaction" supports multi-threading? The backgroup is I want to load huge data to JG with java API, so I tried create the tx in each thread but I can a lots of
Is the "JanusGraph" or "JanusGraph#newTransaction" supports multi-threading? The backgroup is I want to load huge data to JG with java API, so I tried create the tx in each thread but I can a lots of
|
By
Liping Huang
·
|
|
What's JanusGraph's strategy to reduce instance-wise communication in clusters?
3 messages
When querying against a large graph, great time costs may occur. For example, if a vertex's adjacent vertices lies on another machine, then queries like "find father of this person" may slow down due
When querying against a large graph, great time costs may occur. For example, if a vertex's adjacent vertices lies on another machine, then queries like "find father of this person" may slow down due
|
By
i...@...
·
|
|
call for input
2 messages
Hello, I'm going to be speaking at Data Day Texas [1] in a few weeks on the topic of JanusGraph. It will be an overview of the project and the ever growing ecosystem popping up around it. I would also
Hello, I'm going to be speaking at Data Day Texas [1] in a few weeks on the topic of JanusGraph. It will be an overview of the project and the ever growing ecosystem popping up around it. I would also
|
By
Ted Wilmes
·
|
|
Ability to override CL during transactions?
2 messages
We have ability to specify consistency levels while opening the connection to the graph. Transaction is created in thread scope with the first graph operation. Is there a way to override the consisten
We have ability to specify consistency levels while opening the connection to the graph. Transaction is created in thread scope with the first graph operation. Is there a way to override the consisten
|
By
bdi...@...
·
|
|
computed properties
2 messages
Is there a capability in any graph database system or query language to implement a computed property, i.e., a function/method that computes the value of a property based on other properties of the no
Is there a capability in any graph database system or query language to implement a computed property, i.e., a function/method that computes the value of a property based on other properties of the no
|
By
jaybr...@...
·
|
|
Postgres backend for Janus
2 messages
Have you looked at http://www.sqlg.org/ ? Robert Dale
Have you looked at http://www.sqlg.org/ ? Robert Dale
|
By
Robert Dale
·
|
|
JanusGraph support for HBase v2?
Hi, Sorry if this is well known - but do we have a plan to support HBase v2 - and if so do you know when that will be released? Best regards, Graham Graham Wallis IBM Analytics Emerging Technology Cen
Hi, Sorry if this is well known - but do we have a plan to support HBase v2 - and if so do you know when that will be released? Best regards, Graham Graham Wallis IBM Analytics Emerging Technology Cen
|
By
Graham Wallis
·
|
|
JanusGraph support for HBase v2?
I opened a ticket to track it. https://github.com/JanusGraph/janusgraph/issues/915 We can continue the discussion over there. Thanks for raising this. Jerry
I opened a ticket to track it. https://github.com/JanusGraph/janusgraph/issues/915 We can continue the discussion over there. Thanks for raising this. Jerry
|
By
Jerry He
·
|
|
gremlin-server.sh as a daemon enhancement/update?
2 messages
I was trying to find some best practices for running JanusGraph as a service or at least find some existing init scripts to reference when I came upon Tinkerpop Jira issue 980. Relevant code changes h
I was trying to find some best practices for running JanusGraph as a service or at least find some existing init scripts to reference when I came upon Tinkerpop Jira issue 980. Relevant code changes h
|
By
Chris Hupman
·
|