• Converts Redux-shaped graph links into format compatible with Neo4J graphing library.

    Parameters

    • links: Link[]

      A list of links stored in Redux

    • nodes: Node[]

    Returns BasicRelationship[]

    a new array of newly constructed objects

Generated using TypeDoc