question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Requirements

  • Hi! Imagine you had a lot of data you were going to view with Constellation - but it was loaded into DGraph, which is a BSD-licensed graph database that can horizontally scale. Ideally you would be able to just connect this to Constellation with a “DQL Query” that got you a subgraph, and then iterate on that query to get interesting information out of it and see patterns and shapes.
  • This is not currently possible as far as I can tell, even though there IS A Java connector in DGraph and that seems like it would be a very easy fit for Constellation.

Prerequisites

Description

[Description of the issue]

We need a clean way to get data from DGraph to Constellation. This would be a mindblowing demo and both are “free”.

Steps to Reproduce

N/A

  1. [First Step]

  2. [Second Step]

  3. [and so on…]

Expected behaviour: A window where you can input a DGraph DQL query and then populate the Constellation view.

Actual behaviour: No such window exists.

Reproduces how often: 100% of the time.

Additional Information

I dave.aitel@cordyceps.systems would be happy to help with sample data, queries, DGraph installation help, etc. I honestly believe this would be a fairly easy thing to do, and also of huge impact for the project!

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
daveaitelcommented, Sep 22, 2021

https://dgraph.io/docs/clients/java/ is the most basic connector (aka, making queries getting json data back!) https://github.com/G-Research/spark-dgraph-connector is a more advanced example. https://blog.knoldus.com/how-to-use-dgraph-in-your-java-application/ (basic tutorial)

They have a simple docker image that has everything you need to just “run a DGraph instance”. 😃

0reactions
github-actions[bot]commented, Nov 2, 2022

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

G-Research/spark-dgraph-connector - GitHub
This project provides an Apache Spark connector for Dgraph databases in Scala and Python. It comes with a Spark Data Source to read...
Read more >
Connection - Ratel - Dgraph
Connection. Recent Servers. This section provides a list of recent connected clusters. You can select any item on the list to connect.
Read more >
ds-introducing-the-service-graph-connector-program.pdf
Service Graph Connectors are built by accredited ServiceNow technology partners who want to integrate their data into Service Graph. All Service Graph.
Read more >
Extra Graph Connector Capacity - CFQ7TTC0HDJX-1-NCE ...
Buy a Extra Graph Connector Capacity or other Education at CDW.com. ... in disparate systems outside of Microsoft 365 with Microsoft Graph Connectors....
Read more >
Microsoft Graph Security (Preview) - Connectors
The Microsoft Graph Security connector helps to connect different Microsoft and partner security products and services, using a unified schema, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found