-
Hi all,
I'm following Noe4j's online document at [6.5.1. Minimum Weight Spanning Tree - 6.5. Path finding algorithms](https://neo4j.com/docs/graph-data-science/current/alpha-algorithms/minimum-weight…
-
Each instance of a `neo4j.Record` returned by `neo4j.Result` using a method such a `neo4j.Result.fetch()` or `neo4j.Result.single()` contains one instance of the pattern matched by the Cypher query. I…
-
Asking someone to compile a file over and over is...too much.
The CLI (Command Line Interface) should support two operations:
- Watching an Aspen file or folder containing Aspen files, and compili…
-
Hello it's me again
### ArcadeDB Version:
`ArcadeDB Server v24.5.1-SNAPSHOT (build 71472c4c05ae9278d0d5d71a919b31883e1ea767/1713899543605/main) is starting up...` creating nodes and reading node…
-
Hi,
I am getting an error when this cypher is executed which without a custom JsonConverter worked fine.
```
var c = graphClient.Cypher
.Match("(q:Variab…
-
### User Experience
As a mod author, I would like a way to attach custom classes to existing ProseMirror NodeTypes (thus creating a new "node type" within the schema without altering the actual und…
-
Adding more methods for retrieving theoretical graph properties would allow us to tap into the power of graphs. Some of them may be advanced, but are powerful in revealing additional insights about a …
kengz updated
6 years ago
-
it would be great if this extension supported the official python driver to connect to neo4j databases, not just http
it also seems to use the old http cypher api? and not the new one?
https://n…
-
## Expected Behavior
When creating the fingerprints of two graphs, I expect them to be the same if graphs are the same.
## Actual Behavior
Nodes with the same label(s) and same (or no) properties…
-
### Example
```
matchDiseases(displayName="Parkinson's disease", species="M. musculus", type="row")
# it was actually running .getNodeInfo(.WHERE('dbo', displayName=displayName), info="labels") w…