Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Neptune demos #18

Open
12 tasks
lmeyerov opened this issue Nov 11, 2020 · 1 comment
Open
12 tasks

[FEA] Neptune demos #18

lmeyerov opened this issue Nov 11, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lmeyerov
Copy link
Contributor

lmeyerov commented Nov 11, 2020

Next round of Neptune/Gremlin demos, in rough priority order:

  • X hops out, including filters on edge type, time, & switching ego-node
  • Deduplication: Show splitting query into getting paths as slim node/edge IDs vs looking up node/edge properties
  • Connect-the-dots, including scaling controls - restrict edge types, max length, ..
  • Pattern mining / pattern matching
  • Free-form query input
  • Enrich with ML: Local RAPIDS analytics for now (defer Neptune ML to a dedicated sprint)
  • Data entry I: Node, Edge
  • Data entry II: CSV property graphs (nodes.csv, edges.csv)

Deferred:

  • NeptuneML
  • Data entry III: CSV hypergraph (records.csv --pygraphistry's hypergraph transform --> node/edge dfs => neptune)
  • Neptune exporter
  • Map (deckgl?)
@lmeyerov lmeyerov added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 11, 2020
@lmeyerov
Copy link
Contributor Author

Also: Repeat loops, especially with node/edge predicates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant