-
In my Ubuntu 18.04.01 Server Edition I git cloned redisgraph.js
and tested it:
marco@pc01:~/redisgraph.js$ npm test
> redisgraph.js@2.0.0 test /home/marco/redisgraph.js
> mocha --e…
-
Since RDF natively supports only binary relations, relations between
more than two entities must be encoded using groups of triples.
A W3C Working Group Note[9] describes some common patterns,
but …
-
Our team uses Agensgraph with attributes that have non-alphabetic characters, e.g. `:`. We create property indexes on these attribute, but the issue is we cannot recreate those indexes from the index…
-
1. Expression types match for binary expressions (if possible to check)
2. (?) An edge is between two distinct vertices
3. Variable bindings in SimpleMatchClause have different names. Note: Bi…
-
In 22.02, this began as a list of documentation/example/testing-related issues, and in 22.06, was updated to include issues found in releases 22.02 and 22.04.
It's now an epic, and previous issues …
-
I know we (@dobkeratops ) had this topic already a few times before, but I wanted to start another attempt tackling that issue.
**What's the problem with the current approach?**
* it's only pos…
-
# New curve type: circle arcs
_(Even though it wasn't mentioned there explicitly, this is another Feature Request spinning out from https://github.com/cytoscape/cytoscape.js/discussions/3145)_
**D…
-
### Version
5.4.2
### Link to Minimal Reproduction
[Link](https://echarts.apache.org/examples/en/editor.html?code=LYTwwgFghgTgLgOgM4QPYHcAyqoBMCWAdgOYAUAlANwBQAJAsQKZykBKA8uwCoD6ACgEEuACQAEAa…
-
```
Java beans are represented as record structures where the slots are part of
the value of an atom.
An alternative is to represent Java beans as link b/w slots. This is not
necessarily better bec…
-
Capturing in this repo for now. The goal is to have a better categorization of different notions of directness or redundancy of triples in a Relation Graph. Even if these are not implemented by RG imm…