memgraphdb Questions

1

Solved

I am running Memgraph on Windows 11 WSL using this command: docker run -it -p 7687:7687 -p 3000:3000 -e MEMGRAPH="--bolt-port=7687" -v mg_lib:/mnt/c/temp/memgraph/lib -v mg_log:/mnt/c/tem...
Volteface asked 19/10, 2021 at 20:47

9

Solved

I'm starting to develop with Neo4j using the REST API. I saw that there are two options for performing complex queries - Cypher (Neo4j's query language) and Gremlin (the general purpose graph query...
Cruet asked 11/12, 2012 at 17:4

2

Solved

What is the behaviour and purpose of the new Cypher operator DETACH DELETE added in Neo4j 2.3.x?
Chilcote asked 15/10, 2015 at 4:26
1

© 2022 - 2024 — McMap. All rights reserved.