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 JanusGraph it says to download zip file and unzip it to get started. However, in download link there is no release available.
Do I need to clone the repository and build it myself or I am missing something here?
Thanks
|
|
Misha Brukman <mbru...@...>
Yes, that's correct. For now, please clone and build locally.
toggle quoted message
Show quoted text
On Wed, Feb 8, 2017 at 2:15 PM, e2t2 <ghaffa...@...> wrote: 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 JanusGraph it says to download zip file and unzip it to get started. However, in download link there is no release available.
Do I need to clone the repository and build it myself or I am missing something here?
Thanks
--
You received this message because you are subscribed to the Google Groups "JanusGraph users list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
|
|
Hi Misha,
What exactly is involved in building locally? I can't seem to find any documentation.
Thanks
toggle quoted message
Show quoted text
On Wednesday, February 8, 2017 at 10:07:39 PM UTC+1, Misha Brukman wrote: Yes, that's correct. For now, please clone and build locally.
On Wed, Feb 8, 2017 at 2:15 PM, e2t2 <gha...@...> wrote: 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 JanusGraph it says to download zip file and unzip it to get started. However, in download link there is no release available.
Do I need to clone the repository and build it myself or I am missing something here?
Thanks
--
You received this message because you are subscribed to the Google Groups "JanusGraph users list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
|
|
Misha Brukman <mbru...@...>
There's a doc in the repo:
toggle quoted message
Show quoted text
On Tue, Feb 21, 2017 at 4:41 PM, <loui...@...> wrote: Hi Misha,
What exactly is involved in building locally? I can't seem to find any documentation.
Thanks
On Wednesday, February 8, 2017 at 10:07:39 PM UTC+1, Misha Brukman wrote:Yes, that's correct. For now, please clone and build locally.
On Wed, Feb 8, 2017 at 2:15 PM, e2t2 <gha...@...> wrote:
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 JanusGraph it says to download zip file and unzip it to get started. However, in download link there is no release available.
Do I need to clone the repository and build it myself or I am missing something here?
Thanks
--
You received this message because you are subscribed to the Google Groups "JanusGraph users list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
|
|
Manoj Waikar <mmwa...@...>
We were able to build it on Mac / Linux using the instructions mentioned, however the build fails on Windows (because of a few Linux commands used therein).
toggle quoted message
Show quoted text
On Wednesday, February 22, 2017 at 3:52:35 AM UTC+5:30, lo...@... wrote: Hi Misha,
What exactly is involved in building locally? I can't seem to find any documentation.
Thanks On Wednesday, February 8, 2017 at 10:07:39 PM UTC+1, Misha Brukman wrote: Yes, that's correct. For now, please clone and build locally.
On Wed, Feb 8, 2017 at 2:15 PM, e2t2 <gha...@...> wrote: 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 JanusGraph it says to download zip file and unzip it to get started. However, in download link there is no release available.
Do I need to clone the repository and build it myself or I am missing something here?
Thanks
--
You received this message because you are subscribed to the Google Groups "JanusGraph users list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
|
|
Going by the getting started documentation, how do I load janusgraph methods in the gremlin terminal? When I try to run the JanusGraphFactory's open method it obviously says NameError: name 'JanusGraphFactory' is not defined. What am I missing?
toggle quoted message
Show quoted text
On Wednesday, February 22, 2017 at 10:43:24 PM UTC+5:30, Manoj Waikar wrote: We were able to build it on Mac / Linux using the instructions mentioned, however the build fails on Windows (because of a few Linux commands used therein). On Wednesday, February 22, 2017 at 3:52:35 AM UTC+5:30, lo...@... wrote: Hi Misha,
What exactly is involved in building locally? I can't seem to find any documentation.
Thanks On Wednesday, February 8, 2017 at 10:07:39 PM UTC+1, Misha Brukman wrote: Yes, that's correct. For now, please clone and build locally.
On Wed, Feb 8, 2017 at 2:15 PM, e2t2 <gha...@...> wrote: 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 JanusGraph it says to download zip file and unzip it to get started. However, in download link there is no release available.
Do I need to clone the repository and build it myself or I am missing something here?
Thanks
--
You received this message because you are subscribed to the Google Groups "JanusGraph users list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
|
|
Jason Plurad <plu...@...>
You shouldn't need to load the JanusGraph imports if you're using a JanusGraph release zip. Which JanusGraph release zip file are you using? What operating system? What Java version? https://github.com/JanusGraph/janusgraph/releases
toggle quoted message
Show quoted text
On Friday, May 19, 2017 at 10:05:35 AM UTC-4, Snigdha Batra wrote: Going by the getting started documentation, how do I load janusgraph methods in the gremlin terminal? When I try to run the JanusGraphFactory's open method it obviously says NameError: name 'JanusGraphFactory' is not defined. What am I missing? On Wednesday, February 22, 2017 at 10:43:24 PM UTC+5:30, Manoj Waikar wrote: We were able to build it on Mac / Linux using the instructions mentioned, however the build fails on Windows (because of a few Linux commands used therein). On Wednesday, February 22, 2017 at 3:52:35 AM UTC+5:30, lo...@... wrote: Hi Misha,
What exactly is involved in building locally? I can't seem to find any documentation.
Thanks On Wednesday, February 8, 2017 at 10:07:39 PM UTC+1, Misha Brukman wrote: Yes, that's correct. For now, please clone and build locally.
On Wed, Feb 8, 2017 at 2:15 PM, e2t2 <gha...@...> wrote: 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 JanusGraph it says to download zip file and unzip it to get started. However, in download link there is no release available.
Do I need to clone the repository and build it myself or I am missing something here?
Thanks
--
You received this message because you are subscribed to the Google Groups "JanusGraph users list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgraph-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
|
|