-
## My Environment
* __ArangoDB Version__: 3.11.2
* __Deployment Mode__: Cluster
* __Deployment Strategy__: Manual Start in Docker
* __Configuration__: 3 DBServers, 3…
-
Object permissions should be visualized with origin of permission.
-
It seems that titan does not know which select method to use:
```
gremlin> g.V(pluto).out('brother').as('god').out('lives').as('place').select()
Could not find which method select() to invoke from …
-
### Description
In TG there is a subsystem responsible for generation of domain metadata.
It was created specifically for EQL.
EQL3 metadata has the following structure:
* Unordered set of ent…
-
### Suggested solution
Right now, the code owners generation will granularly denote codeowners for each file in the git tree:
```codeowners
path/to/file1 @jpmcb
path/to/file2 @jpmcb
path/to/fil…
jpmcb updated
1 month ago
-
@cmutel, you moved (some?) graph traversal functionality to the `bw_graph_tools` package with https://github.com/brightway-lca/brightway2-calc/commit/273c5209ba22f9ddae2ef7e060bd7de0b9d27a8e. This is …
-
For confirmed bugs, please report:
- Version: 0.6.0
- Storage Backend: all
- Mixed Index Backend: all
- Link to discussed bug:
- Expected Behavior: correct answer
- Current Behavior: in tx…
-
For instance, for `Automobiles; at manufacturer`, all depth 2 (direct inputs into the automobiles manufacturing sector) cumulative emissions are:
| Value |
|------------|
| 4.254063 |
| 4…
-
This is a big one, but it'll enable making some pretty awesome features in our app including tracking, tracing, and other kinds of graph traversals.
-
When I run abeona v0.40.0 on my data, then I get the following error message:
```
INFO:cortexpy:Log level is INFO
INFO:cortexpy.traverse:Loading graph: g29549.traverse.ctx
INFO:cortexpy.traverse…