-
### Problem overview
A `reference` type in OCA reflects a traditional RDBMS where relations among objects are established using unnamed edges. The relation cardinality, that is, how two objects rel…
-
```python
self.airroutes = graphml_to_mogwaigraph(
f"{self.examples_path}/air-routes-latest.graphml",
node_label_key="labelV",
edge_label_key="labelE",
…
-
### Describe the bug
All users are assigned an initial dashboard when they are created. This dashboard is assigned as their "default" dashboard, meaning this is the dashboard that will displayed f…
-
When I use the tool to generate a flow graph, the input ports of the component blocks are always labeled as FPS: X. It would be nice if the input ports are properly labeled. I tried double clicking on…
-
@gaperez64 pointed out that since the Boolean formulas that we use as labels are unrestricted, testing reachability in HOA is at least as hard as SAT. I suggested that, in the interest of tools that …
-
Stack Graphs (an evolution of Scope Graphs) sound like they could be really interesting/useful with regards to code navigation, symbol mapping, etc. Perhaps we could use them for module identification…
-
## Do you want to request a feature or report a bug?
Bug
## What is the current behavior?
Given a LineChart with a numerical X axis, if a margin is set on the LineChart component and the domain is …
-
**Describe the bug**
When I update an X, Y, W, H, or Rotation Angle, they aren't being updated when synced. Sometimes they are updated. Sometimes they are skipped. Sometimes it changes the number.
…
BHIBJ updated
9 months ago
-
Request to include a function which filters all properties of a node or a relationship, where we just mention the property name and only those mentioned in the function are displayed when the graphs a…
-
**Is your feature request related to a problem? Please describe.**
For the graphs in Neo4j or NebulaGraph, a single vertex or edge can have multiple labels. For example, a vertex in Neo4j graph coul…