|
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...@...
·
|
|
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...@...
·
|
|
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
·
|
|
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...@...
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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 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
·
|
|
[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
·
|
|
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
·
|
|
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
·
|
|
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...@...
·
|
|
0.2 branch
10 messages
Hi, I will fix this two pull requests (https://github.com/JanusGraph/janusgraph/issues/653, https://github.com/JanusGraph/janusgraph/issues/661) for the next 0.2.1. So I will create 0.2 branch. But I
Hi, I will fix this two pull requests (https://github.com/JanusGraph/janusgraph/issues/653, https://github.com/JanusGraph/janusgraph/issues/661) for the next 0.2.1. So I will create 0.2 branch. But I
|
By
david.c...@...
·
|
|
Slow index lookup on property key
9 messages
Hi, I am trying to test out the performance on index lookup on property key. Below is my setup: JanusGraph version: 0.1.1 Storage backend: Cassandra cluster running in EC2 Index backend Elastic Search
Hi, I am trying to test out the performance on index lookup on property key. Below is my setup: JanusGraph version: 0.1.1 Storage backend: Cassandra cluster running in EC2 Index backend Elastic Search
|
By
Calvin Lei
·
|
|
mappers.per.region option to HBaseInputFormat
6 messages
Hi dev team, The JanusGraph users list has seen a number of threads regarding OLAP performance with janusgraph-hbase. In particular, it turns out that initial loading of a graph is problematic when th
Hi dev team, The JanusGraph users list has seen a number of threads regarding OLAP performance with janusgraph-hbase. In particular, it turns out that initial loading of a graph is problematic when th
|
By
HadoopMarc
·
|
|
Building 0.3.0-SNAPSHOT after checkout fails
3 messages
Hi everybody, when I try to do a clean build of 0.3.0-SNAPSHOT after initial checkout (mvn clean install -DskipTests), I am getting [ERROR] Failed to execute goal org.apache.maven.plugins:maven-depend
Hi everybody, when I try to do a clean build of 0.3.0-SNAPSHOT after initial checkout (mvn clean install -DskipTests), I am getting [ERROR] Failed to execute goal org.apache.maven.plugins:maven-depend
|
By
Vladyslav Kosulin
·
|