Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-3026

Add Import Neo4J Model from Arrows.app Output

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None

    Description

      In the Neo4j Graph Output -> Edit Neo4j Graph Model window there is a way to import from Cypher Workbench which isn't available to the public yet.  However https://arrows.app also has the ability to output a data model to cypher, json or graphql queries.  It would be really nice to have the option to also import a model designed in Arrows app.  

       

      This Cypher Query was created after modeling a similar model to the Belgian Beers sample:

      CREATE (:Evaluation {label: "String"})<[:has_evaluation](:Strength {label: "String", pct: "Float"})<[:has_strength](n2:Brand {name: "String"})[:brewed_in]>(:Brewery {name: "String", brand: "String"}),
      (n2)[:has_type]>(:Type {name: "String"})

      There are a few things missing like "Mandatory", "Unique, "Indexed", "Description" or "Primary" but we could easily say each node in the arrows.app musy have x properties created to work properly.

      Attachments

        1. Neo4j Beer Model.png
          60 kB
          John Fitzpatrick

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jfitzpatrick78 John Fitzpatrick
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: