|
Creating a Wikipedia page for JanusGraph
7 messages
I think it worth to create a Wikipedia page for JanusGraph and then add it into the list of notable graph databases. Here is a draft page: https://en.wikipedia.org/wiki/Draft:JanusGraph Here is a list
I think it worth to create a Wikipedia page for JanusGraph and then add it into the list of notable graph databases. Here is a draft page: https://en.wikipedia.org/wiki/Draft:JanusGraph Here is a list
|
By
Alexandr Porunov
·
|
|
[DISCUSS] JanusGraph 0.2.2 and 0.3.1 releases
4 messages
A couple months ago, I set a rough target date for September 15 for these milestones in an effort to move towards more frequent releases. These would both be maintenance fix releases -- meaning no maj
A couple months ago, I set a rough target date for September 15 for these milestones in an effort to move towards more frequent releases. These would both be maintenance fix releases -- meaning no maj
|
By
Jason Plurad
·
|
|
is hbase backend eventually consistent
HBase is strong consistency (as compared to eventual consistency). I agree the chapter is confusing. What it says is that because the backends lack multiple row transaction consistency (for both Cassa
HBase is strong consistency (as compared to eventual consistency). I agree the chapter is confusing. What it says is that because the backends lack multiple row transaction consistency (for both Cassa
|
By
Jerry He
·
|
|
[DISCUSS] Pull Request review and approval policy
10 messages
I have a couple discussion topics to bring up based on our recent history of getting releases out. 1. Based on what we have written in the docs (Chapter 44. Pull Requests), we have a commit-then-revie
I have a couple discussion topics to bring up based on our recent history of getting releases out. 1. Based on what we have written in the docs (Chapter 44. Pull Requests), we have a commit-then-revie
|
By
Jason Plurad
·
|
|
What's the relationship between JanusGraph and Gremlin?
4 messages
I am a little confused about the relationship between JanusGraph and gremlin, the storage backend(HBase, Cassandra, .etc) is configured by JanusGraph, but and the core traversal strategy(GraphTraversa
I am a little confused about the relationship between JanusGraph and gremlin, the storage backend(HBase, Cassandra, .etc) is configured by JanusGraph, but and the core traversal strategy(GraphTraversa
|
By
Raul Guo
·
|
|
Where should I begin to understand the code?
Hi developers: I am a newbie to the group, I have used JanusGraph for a period and now I want one step further to take part in the development of janus graph. I have wathed the source code for a few d
Hi developers: I am a newbie to the group, I have used JanusGraph for a period and now I want one step further to take part in the development of janus graph. I have wathed the source code for a few d
|
By
郭震
·
|
|
TinkerPop 3.2 vs TinkerPop 3.3 Serialization difference for Predicate class
6 messages
Hi All, So as you all know I've been developing Client drivers for JanusGraph. I was able to test my initial version of library against JanusGraph 0.3.0 which uses TP 3.3.3. I now want to test the sam
Hi All, So as you all know I've been developing Client drivers for JanusGraph. I was able to test my initial version of library against JanusGraph 0.3.0 which uses TP 3.3.3. I now want to test the sam
|
By
Debasish Kanhar
·
|
|
[PROPOSAL] new repository for .NET driver
13 messages
Florian Hockmann is ready to contribute a .NET driver for JanusGraph. The pull request is currently found in the main janusgraph repo. The driver extends the TinkerPop .NET driver with additional capa
Florian Hockmann is ready to contribute a .NET driver for JanusGraph. The pull request is currently found in the main janusgraph repo. The driver extends the TinkerPop .NET driver with additional capa
|
By
Jason Plurad
·
|
|
Using custom properties in ElasticSearchIndex
2 messages
Hello, I see that in the class "ElasticSearchIndex" in the method "pushMapping(String store, String key, KeyInformation information)" we ignore any custom properties from "KeyInformation information".
Hello, I see that in the class "ElasticSearchIndex" in the method "pushMapping(String store, String key, KeyInformation information)" we ignore any custom properties from "KeyInformation information".
|
By
Alexandr Porunov
·
|
|
[PROPOSAL] new repository for a JanusGraph plugin for Apache Ambari
4 messages
Awhile back I wrote a plugin for Ambari to install JanusGraph. Right now it just installs and runs, but doesn't have any support for authentication or monitoring. So I wouldn't currently recommend it
Awhile back I wrote a plugin for Ambari to install JanusGraph. Right now it just installs and runs, but doesn't have any support for authentication or monitoring. So I wouldn't currently recommend it
|
By
Chris Hupman
·
|
|
Janusgraph + Spark standalone without hadoop
7 messages
Hi All, I am pretty new to Janusgraph and want to get some suggestions from you. Previously I posted a question about using ES as backend storage, and got some good feedback from Jason (Thanks!). Now
Hi All, I am pretty new to Janusgraph and want to get some suggestions from you. Previously I posted a question about using ES as backend storage, and got some good feedback from Jason (Thanks!). Now
|
By
Wei Ding
·
|
|
Janusgraph support for HBase 2.0(Hadoop 3.x)
3 messages
Hi, Is there any plans that Janusgraph to be certified on Hbase 2.0 version as we are currently using Janusgreaph0.2.0 with Hbase 1.1.2, but planning to upgrade our Hadoop version to 3.x. For this we
Hi, Is there any plans that Janusgraph to be certified on Hbase 2.0 version as we are currently using Janusgreaph0.2.0 with Hbase 1.1.2, but planning to upgrade our Hadoop version to 3.x. For this we
|
By
Jagadeesh Kumar Bhavanasi
·
|
|
Edge properties consistency
Hello I face following scenario : several threads trying to increment a property value on same edge. Actual behavior : last commit is the value that stays after threads are done The question is : how
Hello I face following scenario : several threads trying to increment a property value on same edge. Actual behavior : last commit is the value that stays after threads are done The question is : how
|
By
Rami Mankevich
·
|
|
Failing to store List as property value
3 messages
I have this code: JanusGraph graph = JanusGraphFactory.open("/janusgraph-0.2.0-hadoop2/conf/janusgraph-cassandra.properties"); JanusGraphManagement mgmt = graph.openManagement(); mgmt.makePropertyKey(
I have this code: JanusGraph graph = JanusGraphFactory.open("/janusgraph-0.2.0-hadoop2/conf/janusgraph-cassandra.properties"); JanusGraphManagement mgmt = graph.openManagement(); mgmt.makePropertyKey(
|
By
mkj....@...
·
|
|
[DISCUSS] Versioning for GLV Libraries
6 messages
Now that we have repos ready for a Python and a .NET library that extend the TinkerPop GLVs for JanusGraph, we need to decide on how those libraries should be released and how we want to handle versio
Now that we have repos ready for a Python and a .NET library that extend the TinkerPop GLVs for JanusGraph, we need to decide on how those libraries should be released and how we want to handle versio
|
By
Florian Hockmann
·
|
|
ES as storage backend for Janusgraph
2 messages
I am new to Janusgraph. By reading the Docs I understand that Janusgraph needs KV or KVC as the backend. But if I want to use ES as backend, what kind of work is needed? Does it really make sense to d
I am new to Janusgraph. By reading the Docs I understand that Janusgraph needs KV or KVC as the backend. But if I want to use ES as backend, what kind of work is needed? Does it really make sense to d
|
By
Wei Ding
·
|
|
[DISCUSS] JanusGraph 0.2.2 release
3 messages
I created a milestone for the 0.2.2 shortly before 0.2.1 was released. The 0.2 branch is open and the versions are updated to 0.2.2-SNAPSHOT. These are the open PRs that require review/approvals. A co
I created a milestone for the 0.2.2 shortly before 0.2.1 was released. The 0.2 branch is open and the versions are updated to 0.2.2-SNAPSHOT. These are the open PRs that require review/approvals. A co
|
By
Jason Plurad
·
|
|
Serialization error in JanusGraph libraries for Python (Geo Predicate)
11 messages
Hi all, I'm currently building JanusGraph libraries for Python so that we can extend functionalities of JanusGraph indexed lookup and Schema management using non JVM based languages. I was planning a
Hi all, I'm currently building JanusGraph libraries for Python so that we can extend functionalities of JanusGraph indexed lookup and Schema management using non JVM based languages. I was planning a
|
By
Debasish Kanhar
·
|
|
New committers: Florian Hockmann and Chris Hupman
2 messages
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome 2 new committers on the project! Florian Hockmann has been a solid contributor. In the JanusGraph 0.3.0 release,
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome 2 new committers on the project! Florian Hockmann has been a solid contributor. In the JanusGraph 0.3.0 release,
|
By
Jason Plurad
·
|
|
[VOTE] JanusGraph 0.3.0 release
13 messages
Hello, We are happy to announce that JanusGraph 0.3.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.3.0 A binary d
Hello, We are happy to announce that JanusGraph 0.3.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.3.0 A binary d
|
By
Jason Plurad
·
|