Date
1 - 5 of 5
Count Query
Vinayak Bali
Hi All, Please take a look at following issue and provide your feedbacks Thanks & Regards, Vinayak |
|
hadoopmarc@...
Hi Vinayak,
Can you please provide a script to generate a sample graph so that we can work on the same graph? The current question is a follow-up on an earlier discussion on this list in May, see https://lists.lfaidata.foundation/g/janusgraph-users/topic/82659112 . Best wishes, Marc |
|
owner.mad.epa@...
Could you check your query on master branch?Possibly this https://github.com/JanusGraph/janusgraph/commit/7550033d1746d0844bac79e3a8b85685c2c6c79d fix improve this type of query
|
|
Vinayak Bali
I have gone through the commit, I think that will help. To confirm we need to test it with the master branch as it has been not released yet. Earlier, we downloaded the full version from the releases page(janusgraph-full-0.5.2) and moved forward. I am not sure how I can test the queries on the master branch. Please share the setups or any document regarding the same. Thank you. On Fri, Jun 18, 2021 at 11:59 PM <owner.mad.epa@...> wrote: Could you check your query on master branch?Possibly this https://github.com/JanusGraph/janusgraph/commit/7550033d1746d0844bac79e3a8b85685c2c6c79d fix improve this type of query |
|
owner.mad.epa@...
mvn clean -DskipTests -Drat.skip -Pjanusgraph-release -Dgpg.skip source:jar install |
|