|
Re: JanusGraph build and OS compatibility.
Hi Manoy,
I do not have a Titan or JanuGraph build at hand over here, but I remember there was a zip archive in the titan-dist/titan-dist-hadoop2/target folder.
Cheers, Marc
Op donderdag 23 februari
Hi Manoy,
I do not have a Titan or JanuGraph build at hand over here, but I remember there was a zip archive in the titan-dist/titan-dist-hadoop2/target folder.
Cheers, Marc
Op donderdag 23 februari
|
By
HadoopMarc <m.c.d...@...>
·
#54
·
|
|
Re: JanusGraph server vs. embedded mode.
Hi Manoj,
It totally depends on your total system setup: how many end users, application servers, backend nodes, security demands, etc.
For just issuing a gremlin query and getting results back, the
Hi Manoj,
It totally depends on your total system setup: how many end users, application servers, backend nodes, security demands, etc.
For just issuing a gremlin query and getting results back, the
|
By
HadoopMarc <m.c.d...@...>
·
#53
·
|
|
Re: JanusGraph build and OS compatibility.
Hi Manoj
Just FYI there is developers list https://groups.google.com/forum/#!forum/janusgraph-dev also.
Hi Manoj
Just FYI there is developers list https://groups.google.com/forum/#!forum/janusgraph-dev also.
|
By
Palash Kulshrestha <tricky...@...>
·
#52
·
|
|
Re: JanusGraph server vs. embedded mode.
Also, is there any equivalent of the Frames component of the older Tinkerpop stack in the current stack?
Also, is there any equivalent of the Frames component of the older Tinkerpop stack in the current stack?
|
By
Manoj Waikar <mmwa...@...>
·
#51
·
|
|
JanusGraph server vs. embedded mode.
Hi,
What is the recommended approach of working with JanusGraph? Should one -
(a) Setup Gremlin (JanusGraph) server and submit Gremlin queries to the server? Or,
(b) Embed JanusGraph inside the
Hi,
What is the recommended approach of working with JanusGraph? Should one -
(a) Setup Gremlin (JanusGraph) server and submit Gremlin queries to the server? Or,
(b) Embed JanusGraph inside the
|
By
Manoj Waikar <mmwa...@...>
·
#50
·
|
|
Cross instance communication in graphs with custom partitioning
Hi,
The JanusGraph documentation suggests that using custom partitioning schemes can reduce cross-instance communication by placing vertices that are frequently traversed together in the same
Hi,
The JanusGraph documentation suggests that using custom partitioning schemes can reduce cross-instance communication by placing vertices that are frequently traversed together in the same
|
By
Alain Rodriguez <al...@...>
·
#49
·
|
|
JanusGraph build and OS compatibility.
Hi,
I have a few questions about JanusGraph -
1) The maven task for creating a build, fails on Windows. So, can we build JanusGraph only on Mac / Linux?
2) The build created on Mac / Linux does not
Hi,
I have a few questions about JanusGraph -
1) The maven task for creating a build, fails on Windows. So, can we build JanusGraph only on Mac / Linux?
2) The build created on Mac / Linux does not
|
By
Manoj Waikar <mmwa...@...>
·
#48
·
|
|
JanusGraph versus Google Cayley
Dear Community,
Apologies if this is evident or has been thoroughly detailed elsewhere.
- What are the main differences (with respect to target audiences, technical details and graph functionalities)
Dear Community,
Apologies if this is evident or has been thoroughly detailed elsewhere.
- What are the main differences (with respect to target audiences, technical details and graph functionalities)
|
By
Miguel Coimbra <miguel....@...>
·
#47
·
|
|
Re: Installation of JanusGraph
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).
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).
|
By
Manoj Waikar <mmwa...@...>
·
#46
·
|
|
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
·
|
|
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: 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: 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
·
|
|
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
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|