|
Re: [PROPOSAL] new repository for janusgraph-foundationdb
My vote: +1
Greetings,
Jan
My vote: +1
Greetings,
Jan
|
By
Jan Jansen <faro...@...>
·
#1396
·
|
|
Violation of UNIQUE INDEX deleted the property from the all the all ready existed vertex
Hi,
i have created a Unique Composite Index for vertices with id, name properties.
create a vertex with an id(-109), name("test").
take the already created vertex which is having different
Hi,
i have created a Unique Composite Index for vertices with id, name properties.
create a vertex with an id(-109), name("test").
take the already created vertex which is having different
|
By
krishna...@...
·
#1395
·
|
|
Re: [PROPOSAL] new repository for janusgraph-foundationdb
Hey guys, been out of office so catching up on this. Excited to see the FDB interest.
Vote: +1
Thanks,
Ted
Hey guys, been out of office so catching up on this. Excited to see the FDB interest.
Vote: +1
Thanks,
Ted
|
By
Ted Wilmes <twi...@...>
·
#1393
·
|
|
Official support for FoundationDB?
I would like to offer my assistance and get involved too!
I would like to offer my assistance and get involved too!
|
By
Lakshay Rastogi <lakshay1...@...>
·
#1392
·
|
|
Re: [PROPOSAL] new repository for janusgraph-foundationdb
absolutely: +1
rafa
By
Rafael Fernandes <luizr...@...>
·
#1391
·
|
|
Re: Janusgraph functionality issue
BTW, the doc suggests that you start with signing the CLA before forking and raising pull request. In case of individual contribution this is easy and fast, but for corporate route (which I am
BTW, the doc suggests that you start with signing the CLA before forking and raising pull request. In case of individual contribution this is easy and fast, but for corporate route (which I am
|
By
Dmitry Kovalev <dk.g...@...>
·
#1394
·
|
|
Re: [PROPOSAL] new repository for janusgraph-foundationdb
My vote: +1
Best regards,
Oleksandr
My vote: +1
Best regards,
Oleksandr
|
By
Oleksandr Porunov <alexand...@...>
·
#1389
·
|
|
[PROPOSAL] new repository for janusgraph-foundationdb
Several developers from the community have expressed interest in collaborating on a storage backend for FoundationDB. As discussed on this thread, they each have a separate fork (no license changes)
Several developers from the community have expressed interest in collaborating on a storage backend for FoundationDB. As discussed on this thread, they each have a separate fork (no license changes)
|
By
Jason Plurad <plu...@...>
·
#1388
·
|
|
Re: Janusgraph functionality issue
Hi Shiva,
Thanks for taking time to dive into the issue and deciding to contribute.
Please have a look at this page: https://github.com/JanusGraph/janusgraph/blob/master/CONTRIBUTING.md - it describes
Hi Shiva,
Thanks for taking time to dive into the issue and deciding to contribute.
Please have a look at this page: https://github.com/JanusGraph/janusgraph/blob/master/CONTRIBUTING.md - it describes
|
By
Dmitry Kovalev <dk.g...@...>
·
#1390
·
|
|
Re: Janusgraph functionality issue
Hello Everyone,
I have found the root cause for this issue and also have the fix for the same.
Please guide me if I can contribute for this project as I'm new to this community.
Thanks
Shiva
Hello Everyone,
I have found the root cause for this issue and also have the fix for the same.
Please guide me if I can contribute for this project as I'm new to this community.
Thanks
Shiva
|
By
shivain...@...
·
#1387
·
|
|
Re: Official support for FoundationDB?
I'm of course interested and would like to offer my support for everything that needs to be done.
-- Florian
I'm of course interested and would like to offer my support for everything that needs to be done.
-- Florian
|
By
f.gri...@...
·
#1386
·
|
|
Re: Official support for FoundationDB?
Sounds like there is some interest here from Chris (blindenvy) and Yuvaraj (skyrocknroll) on a common fork.
rngcntr -- Sorry, I didn't see your first name... are you interested as well?
I'd think the
Sounds like there is some interest here from Chris (blindenvy) and Yuvaraj (skyrocknroll) on a common fork.
rngcntr -- Sorry, I didn't see your first name... are you interested as well?
I'd think the
|
By
Jason Plurad <plu...@...>
·
#1385
·
|
|
Janusgraph functionality issue
Hi,
I have noticed a corruption in index after reindexing vertex-centric indices with direction 'IN'.
Issue : A self-link is getting added to every vertex after reindexing.
To demonstrate this, I have
Hi,
I have noticed a corruption in index after reindexing vertex-centric indices with direction 'IN'.
Issue : A self-link is getting added to every vertex after reindexing.
To demonstrate this, I have
|
By
shivain...@...
·
#1384
·
|
|
Edge Filter in Janusgraph when working with Spark
Hi All,
I am currently working on using Janusgraph in batch mode using Spark.
I am facing a problem on filtering the edges by label.
Below are the specifications:
Spark = 2.4.5
Janusgraph =
Hi All,
I am currently working on using Janusgraph in batch mode using Spark.
I am facing a problem on filtering the edges by label.
Below are the specifications:
Spark = 2.4.5
Janusgraph =
|
By
rafi ansari <rafi1...@...>
·
#1383
·
|
|
Re: Official support for FoundationDB?
We would be really interested in a common fork.
We would be really interested in a common fork.
|
By
Yuvaraj Loganathan <uva...@...>
·
#1382
·
|
|
Re: Official support for FoundationDB?
+1. I support having a janusgraph-foundationdb repository under the main JanusGraph org on GitHub. There is precedent for this with janusgraph-docker, language-specific client bindings
+1. I support having a janusgraph-foundationdb repository under the main JanusGraph org on GitHub. There is precedent for this with janusgraph-docker, language-specific client bindings
|
By
Jason Plurad <plu...@...>
·
#1381
·
|
|
Re: Official support for FoundationDB?
I agree we would have to clearly state all limitations the adapter has so everyone is aware of them.
Would love to hear additional feedback from the community on the topic of making this adapter
I agree we would have to clearly state all limitations the adapter has so everyone is aware of them.
Would love to hear additional feedback from the community on the topic of making this adapter
|
By
Christopher Jackson <jackson.ch...@...>
·
#1380
·
|
|
Re: Official support for FoundationDB?
Hi Christopher,
thanks for offering your support!
I did indeed put a lot of effort into my fork (rngcntr), but I worked alone and rewrote a significant amount of code so it definitely lacks an
Hi Christopher,
thanks for offering your support!
I did indeed put a lot of effort into my fork (rngcntr), but I worked alone and rewrote a significant amount of code so it definitely lacks an
|
By
f.gri...@...
·
#1379
·
|
|
Official support for FoundationDB?
Hi everyone,
Seems there may be a good deal of interest in having support for FoundationDB as a backend storage for Janusgraph. Ted Wilmes had created a storage adapter
Hi everyone,
Seems there may be a good deal of interest in having support for FoundationDB as a backend storage for Janusgraph. Ted Wilmes had created a storage adapter
|
By
jackson.ch...@...
·
#1378
·
|
|
Read or write in JanusGraph with Spark GraphFrames
Hi all,
Is there any documentation on how to connect Spark GraphFrame to JanusGraph for BULK read/write operations?
JanusGraph docs (https://docs.janusgraph.org/advanced-topics/hadoop/) shows how to
Hi all,
Is there any documentation on how to connect Spark GraphFrame to JanusGraph for BULK read/write operations?
JanusGraph docs (https://docs.janusgraph.org/advanced-topics/hadoop/) shows how to
|
By
rafi ansari <rafi1...@...>
·
#1377
·
|