David Lam

Results 11 issues of David Lam

I discovered that when I execute the following queries, Neo4j 4.4.3 returns 13 records, and Neo4j 4.2.14 returns 65 records. ``` CREATE (n0 :L3{k20:-589908657, k24:true, k25:false}); CREATE (n1 :L2); CREATE...

bug
team-cypher

Hello! I discovered that when I executed the following queries on Redisgraph and Neo4j, respectively, different results were returned. Maybe it is a new bug. ``` import com.redislabs.redisgraph.ResultSet; import com.redislabs.redisgraph.impl.api.RedisGraph;...

**Memgraph version** 2.1.1 Docker **Environment** Windows 11 Java API / Cypher **Describe the bug** I discovered that when I executed the following queries on Memgraph and Neo4j, respectively, different results...

bug
community
Effort - Low
Severity - S3
Priority - Later
Frequency - Monthly
Reach - VeryFew

**Memgraph version** 2.1.1 Docker **Environment** Windows 11 Java API / Cypher **Describe the bug** I discovered that when I executed the following queries on Memgraph and Neo4j, respectively, different results...

bug
community
Effort - Medium
Severity - S3
Priority - Later
Frequency - Monthly
Reach - VeryFew

**Memgraph version** 2.1.1 Docker **Environment** Windows 11 Java API / Cypher **Describe the bug** Hi, I discovered that when I executed the following queries on Memgraph and Neo4j, respectively, different...

bug
community
Effort - Medium
Severity - S3
Priority - Later
Frequency - Monthly
Reach - VeryFew

**Memgraph version** 2.1.1 Docker **Environment** Windows 11 Java API / Cypher **Describe the bug** Hello! I discovered that when I executed the following queries on Memgraph and Neo4j, respectively, different...

bug
community
Effort - Medium
Severity - S3
Priority - Later
Frequency - Monthly
Reach - VeryFew

**Memgraph version** 2.1.1 Docker **Environment** Windows 11 Java API / Cypher **Describe the bug** Hello! I discovered that when I executed the following queries on Memgraph and Neo4j, respectively, different...

bug
community
Effort - Medium
Severity - S3
Priority - Later
Frequency - Monthly
Reach - VeryFew

**Memgraph version** 2.1.1 Docker **Environment** Windows 11 Java API / Cypher **Describe the bug** Hello, when I execute the following query on Memgraph, no error is reported. But the official...

bug
Importance - I3
community
Effort - Low
Severity - S3
Priority - Later

**Describe the bug** When I used the Java client to execute the following Cypher query: ``` MATCH (n0) OPTIONAL MATCH (n0)-->(n1) RETURN * ``` An exception occurred: ``` com.alipay.tugraph.TuGraphRpcException: CypherException:...

Hello! I want to run DroidBot in Android 4.4 but get failed. Can this tool be used in Android 4.4? Thanks!