Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 4.56 KB

results.md

File metadata and controls

63 lines (54 loc) · 4.56 KB

Found Bugs

Gamera in total detected 44 bugs.

Neo4j

  1. Neo4j could not deal with correct path traversal results: neo4j/neo4j#13057
  2. Deleting node throws a QueryExecutionException: neo4j/neo4j#13064
  3. Incorrect path traversal results after adding a ring: neo4j/neo4j#13058
  4. Match query with add throws a QueryExecutionException: neo4j/neo4j#13059
  5. Match query with IsNaN throws a QueryExecutionException: neo4j/neo4j#13060
  6. Match query with size("") throws a QueryExecutionException: neo4j/neo4j#13061
  7. Match query with <> throws a QueryExecutionException: neo4j/neo4j#13062
  8. Match query throws a QueryExecutionException related to NullInNullOutExpression: neo4j/neo4j#13063
  9. Match query throws a QueryExecutionException: neo4j/neo4j#13065
  10. Match query selecting edge throws a QueryExecutionException: neo4j/neo4j#13066

RedisGraph

  1. False results with nodes k-hop relations: RedisGraph/RedisGraph#2934
  2. Float overflow throws AssertionError: RedisGraph/RedisGraph#2931
  3. MATCH (n) RETURN n throws AssertionError: RedisGraph/RedisGraph#2930
  4. Throw exceptions for FOREACH: RedisGraph/RedisGraph#2965
  5. Query with OR logical operators returns false results: RedisGraph/RedisGraph#2933
  6. Query partitioning returns false results: RedisGraph/RedisGraph#2932
  7. Incorrect path traversal results after adding a node: RedisGraph/RedisGraph#2964
  8. Incorrect path traversal results after adding a ring: RedisGraph/RedisGraph#2963
  9. RedisGraph could not deal with correct path traversal results: RedisGraph/RedisGraph#2929

FalkorDB

  1. MATCH (n) RETURN n throws AssertionError: FalkorDB/FalkorDB#371
  2. Incorrect path traversal results after adding a node: FalkorDB/FalkorDB#380
  3. Incorrect path traversal results after adding a ring: FalkorDB/FalkorDB#379
  4. False results with nodes k-hop relations: FalkorDB/FalkorDB#372
  5. RedisGraph could not deal with correct path traversal results: FalkorDB/FalkorDB#370

JanusGraph

  1. Throw ExecutionException for E() syntax: https://lists.lfaidata.foundation/g/janusgraph-users/message/6724
  2. Throw ClassCastException: https://lists.lfaidata.foundation/g/janusgraph-users/message/6718
  3. Throw ExecutionException: https://lists.lfaidata.foundation/g/janusgraph-users/message/6717
  4. Union of Nodes. Merged query using logical operator OR returns false results: https://lists.lfaidata.foundation/g/janusgraph-users/message/6716
  5. Union of Edges: https://lists.lfaidata.foundation/g/janusgraph-users/message/6716

TinkerGraph

  1. Throw ExecutionException for E() syntax: https://issues.apache.org/jira/browse/TINKERPOP-2910
  2. Throw ClassCastException: https://issues.apache.org/jira/browse/TINKERPOP-2909
  3. Throw ExecutionException for property: https://issues.apache.org/jira/browse/TINKERPOP-2908
  4. Throw ExecutionException for property: https://issues.apache.org/jira/browse/TINKERPOP-2907

HugeGraph

  1. Throw MissingMethodException for E() syntax: apache/incubator-hugegraph#2171
  2. New support for gte(text) syntax: apache/incubator-hugegraph#2159
  3. Throw ClassCastException: apache/incubator-hugegraph#2170
  4. Throw MultipleCompilationErrorsException: apache/incubator-hugegraph#2169
  5. Throw java.lang.NumberFormatException without outside(): https://github.com/apache/incubator-hugegraph/issues/216x8
  6. Throw java.lang.IllegalArgumentException: apache/incubator-hugegraph#2167
  7. Query partitioning return false results: apache/incubator-hugegraph#2157

ArcadeDB

  1. Throw ExecutionException for E() syntax: ArcadeData/arcadedb#946

OrientDB

  1. Throw ExecutionException for E() syntax: orientechnologies/orientdb#9945
  2. OrientDB could not deal with correct path traversal results: orientechnologies/orientdb#9937
  3. Query partitioning return false results: orientechnologies/orientdb#9942