|
Re: [PROPOSAL] Strict Schema
Hi Ted,
I think the second option would be the better one in the long term as it allows to define property keys again for different vertices for which they have different meanings. We currently often
Hi Ted,
I think the second option would be the better one in the long term as it allows to define property keys again for different vertices for which they have different meanings. We currently often
|
By
Florian Hockmann <f...@...>
·
#536
·
|
|
Re: [PROPOSAL] Strict Schema
Hello,
That's helpful input, Ranier, and brings up a good question as to how far we want to
go with this. I think one option would be to keep the PropertyKey type definitions as
they are now
Hello,
That's helpful input, Ranier, and brings up a good question as to how far we want to
go with this. I think one option would be to keep the PropertyKey type definitions as
they are now
|
By
Ted Wilmes <twi...@...>
·
#535
·
|
|
Re: What's JanusGraph's strategy to reduce instance-wise communication in clusters?
The documentation needs to be updated. The config cluster.partition = true is no longer used as it is commented out in the source.
The documentation needs to be updated. The config cluster.partition = true is no longer used as it is commented out in the source.
|
By
Calvin Lei <ckp...@...>
·
#534
·
|
|
Re: JG driver clint API in multi-threading
You should post this question to the JanusGraph users group.
Consider using the threaded transaction. See 10.4. Multi-Threaded Transactions . That should help you.
You should post this question to the JanusGraph users group.
Consider using the threaded transaction. See 10.4. Multi-Threaded Transactions . That should help you.
|
By
Calvin Lei <ckp...@...>
·
#533
·
|
|
Re: Transaction support in Hbase backend
You can use graph transactions with JanusGraph, regardless of the selected backend.
http://docs.janusgraph.org/latest/tx.html
Are you referring to something different?
You can use graph transactions with JanusGraph, regardless of the selected backend.
http://docs.janusgraph.org/latest/tx.html
Are you referring to something different?
|
By
Jason Plurad <plu...@...>
·
#532
·
|
|
Transaction support in Hbase backend
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 <xiong...@...>
·
#531
·
|
|
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
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
|
By
Olivier Binda <olus....@...>
·
#530
·
|
|
Re: [DISCUSS] Requiring use of 2FA (two-factor auth) on GitHub
That sounds good to me.
Thanks,
Ted
That sounds good to me.
Thanks,
Ted
|
By
Ted Wilmes <twi...@...>
·
#529
·
|
|
Re: [DISCUSS] Requiring use of 2FA (two-factor auth) on GitHub
I like the proposal. +1
By
Henry Saputra <henry....@...>
·
#527
·
|
|
Re: [DISCUSS] Requiring use of 2FA (two-factor auth) on GitHub
Sounds good to me.
+1
--
Robert Dale
Sounds good to me.
+1
--
Robert Dale
|
By
Robert Dale <rob...@...>
·
#528
·
|
|
[DISCUSS] Requiring use of 2FA (two-factor auth) on GitHub
TL;DR: I would like to propose requiring 2FA (two-factor auth) for all current and future members of the JanusGraph committers and maintainers groups on GitHub.
Not having 2FA support is a security
TL;DR: I would like to propose requiring 2FA (two-factor auth) for all current and future members of the JanusGraph committers and maintainers groups on GitHub.
Not having 2FA support is a security
|
By
Misha Brukman <mbru...@...>
·
#526
·
|
|
JG driver clint API in multi-threading
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 <liping....@...>
·
#525
·
|
|
Re: Question about Loading the Graph of the Gods Into JanusGraph
Lujila,
This would be better addressed in the JanusGraph users list. https://groups.google.com/forum/#!forum/janusgraph-users
This issue can happen if you don't have elasticsearch running/configured
Lujila,
This would be better addressed in the JanusGraph users list. https://groups.google.com/forum/#!forum/janusgraph-users
This issue can happen if you don't have elasticsearch running/configured
|
By
Keith Lohnes <loh...@...>
·
#524
·
|
|
Question about Loading the Graph of the Gods Into JanusGraph
Hi Team, so I'm new to JanusGraph and having trouble with following the getting started tutorial from JanusGraph website.
First, when I open Gremlin Shell, it gives a lot of warnings, which is
Hi Team, so I'm new to JanusGraph and having trouble with following the getting started tutorial from JanusGraph website.
First, when I open Gremlin Shell, it gives a lot of warnings, which is
|
By
Lujia Zhang <lukezh...@...>
·
#523
·
|
|
Re: [PROPOSAL] Strict Schema
We at CELUM also put a custom model on top of JanusGraph that supports a type system and multi-inheritance for vertex/edge types.
The global scope of property key definitions forces us to define all
We at CELUM also put a custom model on top of JanusGraph that supports a type system and multi-inheritance for vertex/edge types.
The global scope of property key definitions forces us to define all
|
By
Rainer Pichler <rain...@...>
·
#522
·
|
|
Re: JTS 1.15 released with EPL license
Thanks, Robert, it's great news! JTS is used through Spatial4j so the cleanest upgrade path is probably to wait for the next Spatial4j (and possible Solr) release. Spatial4j has already been updated
Thanks, Robert, it's great news! JTS is used through Spatial4j so the cleanest upgrade path is probably to wait for the next Spatial4j (and possible Solr) release. Spatial4j has already been updated
|
By
sjudeng <sju...@...>
·
#521
·
|
|
JTS 1.15 released with EPL license
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 <rob...@...>
·
#520
·
|
|
Re: [PROPOSAL] Strict Schema
My thought schema enforcement should work at times graph CRUD only not in traversals that too optional based on use case.
~
My thought schema enforcement should work at times graph CRUD only not in traversals that too optional based on use case.
~
|
By
ankur...@...
·
#519
·
|
|
Re: What's JanusGraph's strategy to reduce instance-wise communication in clusters?
Explicit graph partitioning can used for this but for large graph: http://docs.janusgraph.org/latest/graph-partitioning.html .
Explicit graph partitioning can used for this but for large graph: http://docs.janusgraph.org/latest/graph-partitioning.html .
|
By
ankur...@...
·
#518
·
|
|
What's JanusGraph's strategy to reduce instance-wise communication in clusters?
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...@...
·
#517
·
|