-
**Describe the bug**
Glue ingested tables in lineage view shows fullname with `arn` instead of `{database_name}.{table_name}` when `Show Full Titles` enabled
**To Reproduce**
Steps to reproduce t…
-
We have a graph database of size 88 gb backed by cassandra storage. We already have several vertex centric index in the graph. We created another vertex centric index on graph through hadoop map redu…
-
-
The new `init-dbs` branch includes code that allows for databases to be initialized on startup. For example, if your use the following docker-compse file
```yaml
version: '3.5'
fuseki:
im…
-
I don't know if anyone had this problem or if it just happens in my odoo due to a different configuration than what odoo brings with a new database. I leave the error here to see if someone can guide …
-
Could you please make the java API fully async and non-blocking and this for all the supported database operations (CRUD, graph traversal, etc)
This makes it much easier to use the API from framework…
-
Code:
networks = ["co", "mg", "ne", "no", "rj", "sul"]
edges = []
for network in networks:
edges_collection_name = network + "_edges"
node_collection_name = network + "_routers"
pr…
-
What is the account and password for the graph database on the bron.alfa.csail.mit.edu website?
-
Hi, I was referred to Nebula Graph by Hera Han. I'm currently working on a project with a [forked Neo4j variant](https://www.graphfoundation.org/ongdb/) as a backend database. However, I'm considering…
-
@jltsiren has a version of the GBZ that is actually a database (meaning it supports fast random access, potentially by URL), and he has code that can query coordinates and dump a subgraph and the loca…