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

    Parameters

    • nodes: Node[]

      A list of nodes stored in Redux

    Returns BasicNode[]

    a new array of newly constructed objects

Generated using TypeDoc