|
[BUG ]Encountering an unexpected exception [java.lang.IllegalArgumentException] when ordering vertices/edges by property values that are not defined for all
Version: 0.6.3 OS: Linux
Similar to an issue in OrientDB https://github.com/orientechnologies/orientdb/issues/9933
Here is a simpler case to reproduce:
g.addV("v1")
g.V().order().by("name")
=>
Version: 0.6.3 OS: Linux
Similar to an issue in OrientDB https://github.com/orientechnologies/orientdb/issues/9933
Here is a simpler case to reproduce:
g.addV("v1")
g.V().order().by("name")
=>
|
By
joyemang33@...
·
#6702
·
|
|
Re: Janusgraph support of Open Search
Hi Yingjie Li,
The latest janusgraph-1.0.0-rc2 ships with elasticsearch-rest-client 8.6. According to the OpenSearch docs, the latest opensearch versions should be compatible with that. What goes
Hi Yingjie Li,
The latest janusgraph-1.0.0-rc2 ships with elasticsearch-rest-client 8.6. According to the OpenSearch docs, the latest opensearch versions should be compatible with that. What goes
|
By
hadoopmarc@...
·
#6700
·
|
|
Re: [BUG] Syntax error using logical operator OR
See https://issues.apache.org/jira/browse/TINKERPOP-2898
Stephen Mallette remarks that in Case 1 and Case 2 the root cause is "in" being a keyword in Groovy. So, implicit anonymous traversals
See https://issues.apache.org/jira/browse/TINKERPOP-2898
Stephen Mallette remarks that in Case 1 and Case 2 the root cause is "in" being a keyword in Groovy. So, implicit anonymous traversals
|
By
hadoopmarc@...
·
#6699
·
|
|
Re: [BUG] Syntax error using logical operator OR
Please also mention:
https://issues.apache.org/jira/browse/TINKERPOP-2897
https://issues.apache.org/jira/browse/TINKERPOP-2895
Please also mention:
https://issues.apache.org/jira/browse/TINKERPOP-2897
https://issues.apache.org/jira/browse/TINKERPOP-2895
|
By
hadoopmarc@...
·
#6698
·
|
|
Janusgraph support of Open Search
Hello,
Due to the change of ElasticSearch license after 7.10, I need to switch to Open Search for my backend indexing. Any supporting documents on how to set it up? I've been uisng Janusgraph all
Hello,
Due to the change of ElasticSearch license after 7.10, I need to switch to Open Search for my backend indexing. Any supporting documents on how to set it up? I've been uisng Janusgraph all
|
By
Yingjie Li
·
#6697
·
|
|
Re: [BUG] Syntax error using logical operator OR
OK, received with thanks! I'll start an issue combined with this one: https://lists.lfaidata.foundation/g/janusgraph-users/topic/bug_syntax_error_using/97516169.
OK, received with thanks! I'll start an issue combined with this one: https://lists.lfaidata.foundation/g/janusgraph-users/topic/bug_syntax_error_using/97516169.
|
By
Flash
·
#6696
·
|
|
Re: [BUG] Syntax error using logical operator AND
I can confirm this one too. Maybe you can combine this issue with the one in https://lists.lfaidata.foundation/g/janusgraph-users/topic/bug_syntax_error_using/97516263 as they might well be
I can confirm this one too. Maybe you can combine this issue with the one in https://lists.lfaidata.foundation/g/janusgraph-users/topic/bug_syntax_error_using/97516263 as they might well be
|
By
hadoopmarc@...
·
#6695
·
|
|
Re: [BUG] Syntax error using logical operator OR
I can conform this behaviour in janusgraph-0.6.2, with the inmemory backend with graph.set-vertex-id=true and the graph from
I can conform this behaviour in janusgraph-0.6.2, with the inmemory backend with graph.set-vertex-id=true and the graph from
|
By
hadoopmarc@...
·
#6694
·
Edited
|
|
Re: Merged query using logical operator AND returns false results
Hi, give me some time, I'll further check this. Thanks great a lot!
Hi, give me some time, I'll further check this. Thanks great a lot!
|
By
Flash
·
#6693
·
|
|
Re: Merged query using logical operator AND returns false results
I cannot reproduce the issue you encountered.
```
gremlin>
I cannot reproduce the issue you encountered.
```
gremlin>
|
By
hadoopmarc@...
·
#6692
·
|
|
[BUG] Syntax error using logical operator OR
We discovered a bug that Syntax error using logical operator OR.
- JanusGraph Version: 0.6.2
- Operating system: macOS 13.2.1
- API/Driver: Java
We want to use logical operator OR to merge two
We discovered a bug that Syntax error using logical operator OR.
- JanusGraph Version: 0.6.2
- Operating system: macOS 13.2.1
- API/Driver: Java
We want to use logical operator OR to merge two
|
By
Flash
·
#6691
·
|
|
[BUG] Merged query using logical operator OR returns false results
We discovered a bug that Syntax error using logical operator AND.
- JanusGraph Version: 0.6.2
- Operating system: macOS 13.2.1
- API/Driver: Java
- Expected behavior:
We construct the following
We discovered a bug that Syntax error using logical operator AND.
- JanusGraph Version: 0.6.2
- Operating system: macOS 13.2.1
- API/Driver: Java
- Expected behavior:
We construct the following
|
By
Flash
·
#6690
·
|
|
[BUG] Syntax error using logical operator AND
We discovered a bug that Syntax error using logical operator AND.
- JanusGraph Version: 0.6.2
- Operating system: macOS 13.2.1
- API/Driver: Java
We want to use logical operator AND to merge two
We discovered a bug that Syntax error using logical operator AND.
- JanusGraph Version: 0.6.2
- Operating system: macOS 13.2.1
- API/Driver: Java
We want to use logical operator AND to merge two
|
By
Flash
·
#6689
·
|
|
Merged query using logical operator AND returns false results
We discovered a bug that Merged query using logical operator AND returns false results.
- JanusGraph Version: 0.6.2
- Operating system: macOS 13.2.1
- API/Driver: Java
### Expected behavior:
We
We discovered a bug that Merged query using logical operator AND returns false results.
- JanusGraph Version: 0.6.2
- Operating system: macOS 13.2.1
- API/Driver: Java
### Expected behavior:
We
|
By
Flash
·
#6688
·
|
|
Re: Logging in Janusgraph 0.6.3
Hi Mladen,
I guess this behviour was introduced in https://github.com/JanusGraph/janusgraph/pull/3217.
Note that there are many vulnerability issues with log4j:
Hi Mladen,
I guess this behviour was introduced in https://github.com/JanusGraph/janusgraph/pull/3217.
Note that there are many vulnerability issues with log4j:
|
By
hadoopmarc@...
·
#6687
·
|
|
Logging in Janusgraph 0.6.3
Hello,
yesterday I tried to upgrade some Janusgraph instances from 0.5.3 to 0.6.2 first and then to 0.6.3. The 0.6.2 upgrade was successful, but after upgrading to 0.6.3, I noticed that the default
Hello,
yesterday I tried to upgrade some Janusgraph instances from 0.5.3 to 0.6.2 first and then to 0.6.3. The 0.6.2 upgrade was successful, but after upgrading to 0.6.3, I noticed that the default
|
By
Mladen Marović
·
#6686
·
|
|
[ANNOUNCE] JanusGraph 1.0.0 RC2
The JanusGraph Technical Steering Committee is excited to announce JanusGraph 1.0.0-rc2, the second release candidate of the upcoming 1.0.0 release.
JanusGraph is an Apache TinkerPop enabled property
The JanusGraph Technical Steering Committee is excited to announce JanusGraph 1.0.0-rc2, the second release candidate of the upcoming 1.0.0 release.
JanusGraph is an Apache TinkerPop enabled property
|
By
Oleksandr Porunov
·
#6685
·
|
|
[ANNOUNCE] JanusGraph 0.6.3 Release
The JanusGraph Technical Steering Committee is excited to announce the release of JanusGraph 0.6.3.
JanusGraph is an Apache TinkerPop enabled property graph database with support for a variety of
The JanusGraph Technical Steering Committee is excited to announce the release of JanusGraph 0.6.3.
JanusGraph is an Apache TinkerPop enabled property graph database with support for a variety of
|
By
Oleksandr Porunov
·
#6684
·
|
|
Re: JanusGraph all in one supporting of Elasticsearch 8
Just a follow-up update.
JanusGraph 1.0.0 (not RC1) will support ElasticSearch 8. That said, most likely it will contain ElasticSearch 7 distribution due to Java conflicts. You will need to install
Just a follow-up update.
JanusGraph 1.0.0 (not RC1) will support ElasticSearch 8. That said, most likely it will contain ElasticSearch 7 distribution due to Java conflicts. You will need to install
|
By
Oleksandr Porunov
·
#6683
·
|
|
Re: security vulnerability: janusgraph-full-1.0.0-rc1: in ./lib ( netty-all.4.1.58.Final) as well as ./lib/gremlin-console-3.6.1.jar & gremlin-driver.3.6.1.jar (netty-all.4.1.77.Final)
Hi Yingjie,
Still not clear to me.
what do you mean with "they embed netty-all.4.1.77.Final.jar"? The gremlin jars only contain the code from Tinkerpop, no netty bytecode.
the Cassandra lib directory
Hi Yingjie,
Still not clear to me.
what do you mean with "they embed netty-all.4.1.77.Final.jar"? The gremlin jars only contain the code from Tinkerpop, no netty bytecode.
the Cassandra lib directory
|
By
hadoopmarc@...
·
#6682
·
|