-
I recently captured a few flame graphs of my application, and notice that `DataFetchingFieldSelectionSetImpl.computeValuesLazily()` shows up in 25% of the flame graphs.
- I'm wondering if it is exp…
-
I hit a panic while compiling and the output asked me to create a bug report. I'm compiling company-owned source code so can't provide that, but I'm ok to provide all the output that happened on t…
-
LIANA's resources should be directly accessed via Pypath.
Extensive PK graphs with BioCypher would also allow further refining of results and inference.
This is to be added in future updates.
-
The current API makes it easy to style nodes/relationships based on their label/type.
This approach falls short when trying to style items across labels/type (and maybe only some of those labels/it…
-
# Attempt to initialize query_tool
query_tool = LlamaIndexTool.from_query_engine(
query_engine,
name="Knowledge Graph Tool",
description="Use th…
-
### Describe the bug
After upgrading to Quarkus 3.14 I'm getting this error on a Panache "list" operation:
```
java.lang.AssertionError
at org.hibernate.sql.results.graph.entity.internal.EntityIn…
-
I executed 2 queries on my memgraph database and get an error.
memgraph version:2.17.0
operating system: windows 11
API:Cypher version 9
The first query:
OPTIONAL MATCH (n0:L4)-[r0:T0]->(n1:L…
-
## Description
This project involves the population of a knowledge graph within a graph database. The aim is to store triples and structured data, which represent entities and their relationships, in…
-
For the following query:
```
{
"message": {
"query_graph": {
"edges": {
"e0": {
"subject": "n1",
"object": "n0",…
-
It would be nice to be able to get selections like "all `8th_flag` objects that share a notehead with a `16th_flag` object".