-
This meta-issue collects ongoing work to keep on overview on the many work items.
Please add your comment and detailed discussions below in the thread.
This first thread-entry is updated to reflect …
-
There are few options for autoscaling serverless graph databases and I’m just curious because the graph database community really needs an on-demand scaling and pricing solution ...
how do you make…
-
Use an integrated neo4j database to explore how human and machine learning agents might collaborate to extract evidence from knowledge graphs to derive predictions and mechanistic hypotheses.
### T…
-
The page
is poorly structured -- haphazard.
A visualization of the interrelation of design decisions explains the complexity:
```graphviz
digraph G {
rankdir=LR;
/*
legend for shapes:
…
-
Implement a reasoner on top of SciGraph
The input would be rules of the form:
```
S1 P1 O1,
S2 P2 O2,
...
Sn Pn On,
-->
Se Pe Oe
```
(i.e. horn rules using only positive conjunctions between atoms)…
-
i'm getting on build the error window is not defined
Error:
```
⨯ node_modules/monaco-editor/esm/vs/base/browser/window.js (14:26) @ window
⨯ ReferenceError: window is not defined
at __…
-
## Preface (TL;DR)
I have a large, raw and complex graph data, it's not easily extract data from it. So I've ended up reduce a lot of information. Mostly by hand, and I deleted a lots (in the future,…
-
I have two mutations in GraphQL using @cypher custom code that are enclosed by additional code cypher code from neo4-graphql-js that is adding an {undefined} map to the final RETURN clause leading to …
-
Disclaimer: This is probably a sketchy idea and it only serves the purpose of a better UX (but I think SPARQL could use some of that). I don't really have a good solution in mind and I also admit that…
-
The initial issue for migrating to a property graph (https://github.com/allofphysicsgraph/proofofconcept/issues/171) mentioned "Gremlin with TinkerPop" and Neo4j/Cypher.
This issue is a broader sur…