Skip to content

Implement Import Function #1

@twashing

Description

@twashing

The functionality here will be to import a dataset into the user's database. Function spec details are below. The workflow is going to be very similar to how we setup our default database. In fact, the successful implementation of this function, will be used by the system setup process. Refer to the README for more application context.

  • Function Name: _bkell.bkell/import_
  • Argument Signature(s):
    • _data_: a simple map tree, of the data that a user intends to import to their data store. See the default example.
    • _group_: the group into which the data will be imported
  • Expected Return: _void_ or an _exception_

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions