|
Re: JanusGraph meetup topic discussion - graph OLAP & algorithms
Great! We've done 20 minute slots in the past, that may work well for this if we do around 10-15 minutes presentation, 5-10 for discussion/Q&A? In reality, that'll just scratch the surface but will
Great! We've done 20 minute slots in the past, that may work well for this if we do around 10-15 minutes presentation, 5-10 for discussion/Q&A? In reality, that'll just scratch the surface but will
|
By
Ted Wilmes
·
#5610
·
|
|
Re: JanusGraph meetup topic discussion - graph OLAP & algorithms
Hi Ted,
Yes, a short overview of OLAP questions from the user list sounds like a good idea and is easy to prepare. It need not be long; 10 minutes including a few questions for clarifications would
Hi Ted,
Yes, a short overview of OLAP questions from the user list sounds like a good idea and is easy to prepare. It need not be long; 10 minutes including a few questions for clarifications would
|
By
hadoopmarc@...
·
#5609
·
|
|
Re: JanusGraph meetup topic discussion - graph OLAP & algorithms
Hey Dylan,
Thanks for the links. That's a promising set of projects. I think a brief survey of OLAP graph engines that may be applicable to JG users would be very interesting. In addition to looking
Hey Dylan,
Thanks for the links. That's a promising set of projects. I think a brief survey of OLAP graph engines that may be applicable to JG users would be very interesting. In addition to looking
|
By
Ted Wilmes
·
#5608
·
|
|
Re: JanusGraph meetup topic discussion - graph OLAP & algorithms
Hi Marc,
Yes, I most definitely recognize your nickname and have been a beneficiary of many of your answers, blog posts, etc. Glad to hear you're interested in participating. You've been prolific on
Hi Marc,
Yes, I most definitely recognize your nickname and have been a beneficiary of many of your answers, blog posts, etc. Glad to hear you're interested in participating. You've been prolific on
|
By
Ted Wilmes
·
#5607
·
|
|
Re: JanusGraph meetup topic discussion - graph OLAP & algorithms
Hi Ted,
Great idea Ted. Wanted to mention KatanaGraph (website, github). It's basically a port of this codebase called Galois (website, github). Appears to be a group of UT Austin researchers taking
Hi Ted,
Great idea Ted. Wanted to mention KatanaGraph (website, github). It's basically a port of this codebase called Galois (website, github). Appears to be a group of UT Austin researchers taking
|
By
Dylan Bethune-Waddell
·
#5606
·
|
|
Re: JanusGraph meetup topic discussion - graph OLAP & algorithms
Hi Ted,
Most probably you recognize my nickname from the answers I provided on this user forum on OLAP attempts with JanusGraph. I also
Hi Ted,
Most probably you recognize my nickname from the answers I provided on this user forum on OLAP attempts with JanusGraph. I also
|
By
hadoopmarc@...
·
#5605
·
|
|
Re: Inconsistent composite index status after transaction failure
The janusgraph docs and gitrepo talk about ghost vertices or phantom
The janusgraph docs and gitrepo talk about ghost vertices or phantom
|
By
hadoopmarc@...
·
#5604
·
|
|
JanusGraph meetup topic discussion - graph OLAP & algorithms
Hello,
I'm working on planning another JanusGraph community meetup and wanted to gauge community interest in doing an in-depth focus on tackling OLAP/graph algorithmic work with JanusGraph. This has
Hello,
I'm working on planning another JanusGraph community meetup and wanted to gauge community interest in doing an in-depth focus on tackling OLAP/graph algorithmic work with JanusGraph. This has
|
By
Ted Wilmes
·
#5603
·
|
|
Re: JanusGraph 0.5.3 using Gremlin Server 3.4.10
Also check:
https://github.com/JanusGraph/janusgraph/commit/7fbf6567f259b2514e64e7a70e668e7975b38a72
This suggests that no new library conflicts occur.
Marc
Also check:
https://github.com/JanusGraph/janusgraph/commit/7fbf6567f259b2514e64e7a70e668e7975b38a72
This suggests that no new library conflicts occur.
Marc
|
By
hadoopmarc@...
·
#5602
·
|
|
Re: JanusGraph 0.5.3 using Gremlin Server 3.4.10
Hi James,
Best approach is to do a custom build of janusgraph with the version of TinkerPop changed (you can use -D skipTests because TInkerPop API have not changed). With the maven dependency plugin
Hi James,
Best approach is to do a custom build of janusgraph with the version of TinkerPop changed (you can use -D skipTests because TInkerPop API have not changed). With the maven dependency plugin
|
By
hadoopmarc@...
·
#5601
·
|
|
Inconsistent composite index status after transaction failure
I have nodes with two properties: my_id (long) and package_name (string).
I have defined two composite indexes
* on my_id
* on my_id + package_name (unique)
I'm using JanusGraph 0.5.2 with CQL
I have nodes with two properties: my_id (long) and package_name (string).
I have defined two composite indexes
* on my_id
* on my_id + package_name (unique)
I'm using JanusGraph 0.5.2 with CQL
|
By
simone3.cattani@...
·
#5600
·
|
|
JanusGraph 0.5.3 using Gremlin Server 3.4.10
Hi, My team is using JanusGraph version 0.5.3. I want my team to use Gremlin Server 3.4.10 as opposed to 3.4.6 that comes bundled with JanusGraph 0.5.3
I suppose it would work based upon this (and
Hi, My team is using JanusGraph version 0.5.3. I want my team to use Gremlin Server 3.4.10 as opposed to 3.4.6 that comes bundled with JanusGraph 0.5.3
I suppose it would work based upon this (and
|
By
james.jstroud@...
·
#5599
·
|
|
Re: Janusgraph connect with MySQL Storage Backend
Oh nice, I wrote the janusbench tool for myself and didn't expect anyone discover it or even use it. Great to see and thanks for advertising it @Boxuan! ;)
Oh nice, I wrote the janusbench tool for myself and didn't expect anyone discover it or even use it. Great to see and thanks for advertising it @Boxuan! ;)
|
By
rngcntr
·
#5598
·
|
|
Re: Coalesce() step behaves differently than Or() step, with exception in sum() step
This question is also asked to the gremlin user group, where it can be best answered:
https://groups.google.com/g/gremlin-users/c/-oBWRUxF_Hw
This question is also asked to the gremlin user group, where it can be best answered:
https://groups.google.com/g/gremlin-users/c/-oBWRUxF_Hw
|
By
hadoopmarc@...
·
#5597
·
|
|
Re: Janusgraph connect with MySQL Storage Backend
Boxuan,
Thanks for the pointer to janusbench. I will try this and update this thread in few days.
Madhan
From: <janusgraph-users@...> on behalf of BO XUAN LI <liboxuan@...>
Reply-To:
Boxuan,
Thanks for the pointer to janusbench. I will try this and update this thread in few days.
Madhan
From: <janusgraph-users@...> on behalf of BO XUAN LI <liboxuan@...>
Reply-To:
|
By
Madhan Neethiraj
·
#5596
·
|
|
Coalesce() step behaves differently than Or() step, with exception in sum() step
I am trying to replace coalesce() by or() which is generally faster, but there is a problem with or() step failing in the following mum() step:
gremlin> graph3 = TinkerGraph.open()
I am trying to replace coalesce() by or() which is generally faster, but there is a problem with or() step failing in the following mum() step:
gremlin> graph3 = TinkerGraph.open()
|
By
cmilowka
·
#5595
·
|
|
Re: Where does Computation happens
Hi Dany,
Some anwers:
computation happens inside janusgraph (not the storage backend) and janusgraph runs as part of gremlin server
yes, a query and its computations run on a single gremlin server
Hi Dany,
Some anwers:
computation happens inside janusgraph (not the storage backend) and janusgraph runs as part of gremlin server
yes, a query and its computations run on a single gremlin server
|
By
hadoopmarc@...
·
#5594
·
|
|
Where does Computation happens
Hi Team,
I have a clarification on a distributed query execution, Have JanusGraph setup with cassandra distributed storage. I am worried about the performance of complex queries.
1. Where does my
Hi Team,
I have a clarification on a distributed query execution, Have JanusGraph setup with cassandra distributed storage. I am worried about the performance of complex queries.
1. Where does my
|
By
Dany <danyinb@...>
·
#5593
·
|
|
Re: Janusgraph connect with MySQL Storage Backend
Hi Madhan,
Have you checked out https://github.com/rngcntr/janusbench ? I never used it personally but it looks interesting and might be helpful.
Best regards,
Boxuan
Hi Madhan,
Have you checked out https://github.com/rngcntr/janusbench ? I never used it personally but it looks interesting and might be helpful.
Best regards,
Boxuan
|
By
Boxuan Li
·
#5592
·
|
|
Re: Janusgraph connect with MySQL Storage Backend
Hi Marc,
Thanks! This is a work-in-progress implementation, and will need to go through more testing - especially to understand the performance and tuning aspects. Once these are done, this
Hi Marc,
Thanks! This is a work-in-progress implementation, and will need to go through more testing - especially to understand the performance and tuning aspects. Once these are done, this
|
By
Madhan Neethiraj
·
#5591
·
|