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

perf(matadata-io): neo4j generateLineageStatement use shortestPath #7219

Merged
merged 6 commits into from
Feb 14, 2023
Merged

perf(matadata-io): neo4j generateLineageStatement use shortestPath #7219

merged 6 commits into from
Feb 14, 2023

Commits on Feb 2, 2023

  1. perf-(matadata-io): neo4j generateLineageStatement use shortestPath

    use neo4j shortestPath function to avoid nested/circle path
    shidianshifen committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3e82a7a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    3e499d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update Neo4jGraphService.java

    add missing '' for urn in neo4j cypher template
    shidianshifen authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    8ac3e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16aa1f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c977840 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    ce5a1eb View commit details
    Browse the repository at this point in the history