|
Janusgraph SDK support
Does Janusgraph support OpenJDK instead of Oracle?
Thansk.
Thanks
JP
Does Janusgraph support OpenJDK instead of Oracle?
Thansk.
Thanks
JP
|
By
Juan Pablo Gomez Espinosa <jpgo...@...>
·
#27
·
|
|
Janusgraph SDK support
Hi JP,
OpenJDK will work fine.
--Ted
Hi JP,
OpenJDK will work fine.
--Ted
|
By
Ted Wilmes <twi...@...>
·
#26
·
|
|
subscribe
By
Phil Young <phil.wi...@...>
·
#28
·
|
|
Scalability issue with current titan(0.5.4) version and upgrade version to (1.0.0)
Hi,
Currently, I am using titan graph0.5.4 for making the social graph out of user activities like (user1-->follows-->user2, user1-->likes-->object2 etc.).
Earlier when I started using it, a number
Hi,
Currently, I am using titan graph0.5.4 for making the social graph out of user activities like (user1-->follows-->user2, user1-->likes-->object2 etc.).
Earlier when I started using it, a number
|
By
ankit tyagi <ankitty...@...>
·
#29
·
|
|
Scalability issue with titan (0.5.4) and upgrade version from 0.5.4 to 1.0.0
Hi,
Currently, I am using titan graph0.5.4 for making the social graph out of user activities like (user1-->follows-->user2, user1-->likes-->object2 etc.).
Earlier when I started using it, a number
Hi,
Currently, I am using titan graph0.5.4 for making the social graph out of user activities like (user1-->follows-->user2, user1-->likes-->object2 etc.).
Earlier when I started using it, a number
|
By
ankit tyagi <ankitty...@...>
·
#30
·
|
|
Re: Scalability issue with titan (0.5.4) and upgrade version from 0.5.4 to 1.0.0
Hi Ankit,
You will need to perform a data migration from 0.5.4 to Titan 1.0 or JanusGraph. Daniel Kuppitz and Stephen Mallette put together an example migration from 0.5.4 to 1.0.0 here:
Hi Ankit,
You will need to perform a data migration from 0.5.4 to Titan 1.0 or JanusGraph. Daniel Kuppitz and Stephen Mallette put together an example migration from 0.5.4 to 1.0.0 here:
|
By
Ted Wilmes <twi...@...>
·
#31
·
|
|
Re: subscribe
Anybody interested in subscribing to the list, what you need to do is first sign in with your Google account.
Click on the Join group button at the top near the Google Group name.
Under the My
Anybody interested in subscribing to the list, what you need to do is first sign in with your Google account.
Click on the Join group button at the top near the Google Group name.
Under the My
|
By
Jason Plurad <plu...@...>
·
#32
·
|
|
Re: subscribe
To subscribe to either the users or the dev list, visit the archive page for the list:
https://groups.google.com/group/janusgraph-users
https://groups.google.com/group/janusgraph-dev
and follow the
To subscribe to either the users or the dev list, visit the archive page for the list:
https://groups.google.com/group/janusgraph-users
https://groups.google.com/group/janusgraph-dev
and follow the
|
By
Misha Brukman <mbru...@...>
·
#33
·
|
|
Re: subscribe
This has been updated, please see
https://github.com/JanusGraph/janusgraph/blob/master/README.md#contact
for a single-click subscription process.
This has been updated, please see
https://github.com/JanusGraph/janusgraph/blob/master/README.md#contact
for a single-click subscription process.
|
By
Misha Brukman <mbru...@...>
·
#34
·
|
|
Installation of JanusGraph
Hi All,
I am new to graph world and have done basic Titan tutorials, etc. Happy to hear that JanusGraph will continue where titan guys left.
Just a quick question, in the Getting started guide for
Hi All,
I am new to graph world and have done basic Titan tutorials, etc. Happy to hear that JanusGraph will continue where titan guys left.
Just a quick question, in the Getting started guide for
|
By
e2t2 <ghaffa...@...>
·
#35
·
|
|
Re: Installation of JanusGraph
Yes, that's correct. For now, please clone and build locally.
https://github.com/JanusGraph/janusgraph/issues/40 is tracking the work of building a release snapshot to simplify the getting started
Yes, that's correct. For now, please clone and build locally.
https://github.com/JanusGraph/janusgraph/issues/40 is tracking the work of building a release snapshot to simplify the getting started
|
By
Misha Brukman <mbru...@...>
·
#36
·
|
|
Wrapper Class Support
Is it possible to add support for Arrays of wrapper classes such as Integer in JanusGraph?
Exception in thread "main" java.lang.IllegalArgumentException: Property value
Is it possible to add support for Arrays of wrapper classes such as Integer in JanusGraph?
Exception in thread "main" java.lang.IllegalArgumentException: Property value
|
By
Barry Hill <barry...@...>
·
#37
·
|
|
Wrapper Class Support
It's only for Arrays oops
Work around for me is to use Kotlin IntArray which compiles to Javas int[]
It's only for Arrays oops
Work around for me is to use Kotlin IntArray which compiles to Javas int[]
|
By
Barry Hill <barry...@...>
·
#38
·
|
|
JanusGraph release roadmap
Hello JanusGraph committers
We are all very excited to see JanusGraph kickoff in 2017. Is there a release roadmap for this project? What will be the first release and tentatively when?
Thanks
Manas
Hello JanusGraph committers
We are all very excited to see JanusGraph kickoff in 2017. Is there a release roadmap for this project? What will be the first release and tentatively when?
Thanks
Manas
|
By
Manas Bajaj <manas...@...>
·
#39
·
|
|
Re: JanusGraph release roadmap
Want too ~~~~
And hope to make ElasticSearch to be the new storage backend.
Want too ~~~~
And hope to make ElasticSearch to be the new storage backend.
|
By
吴冉波 <wur...@...>
·
#40
·
|
|
Build and first use.
Hi,
I was able to build JanusGraph after cloning the Git repo.
I included the janusgraph-core and janusgraph-cassandra jar files in my project. Additionally, I had to specify the following
Hi,
I was able to build JanusGraph after cloning the Git repo.
I included the janusgraph-core and janusgraph-cassandra jar files in my project. Additionally, I had to specify the following
|
By
Manoj Waikar <mmwa...@...>
·
#41
·
|
|
Re: JanusGraph release roadmap
Hello,
A tentative date has not been set yet. There has been some discussion on the dev list.
There are a number of prerequisites that we're working through. For now, I'd recommend
watching the dev
Hello,
A tentative date has not been set yet. There has been some discussion on the dev list.
There are a number of prerequisites that we're working through. For now, I'd recommend
watching the dev
|
By
Ted Wilmes <twi...@...>
·
#42
·
|
|
Re: Installation of JanusGraph
Hi Misha,
What exactly is involved in building locally? I can't seem to find any documentation.
Thanks
Hi Misha,
What exactly is involved in building locally? I can't seem to find any documentation.
Thanks
|
By
loui...@...
·
#43
·
|
|
Re: Installation of JanusGraph
There's a doc in the repo:
https://github.com/JanusGraph/janusgraph/blob/master/BUILDING.md
There's a doc in the repo:
https://github.com/JanusGraph/janusgraph/blob/master/BUILDING.md
|
By
Misha Brukman <mbru...@...>
·
#44
·
|
|
Re: JanusGraph release roadmap
Ted - Thanks for the response and the link. It would be best if the team starts posting snapshot zips that can be used.
Ted - Thanks for the response and the link. It would be best if the team starts posting snapshot zips that can be used.
|
By
Manas Bajaj <manas...@...>
·
#45
·
|