store_n2kManifest: store all models from an n2kManifest

Description Usage Arguments

Description

store all models from an n2kManifest

Usage

1
2
store_n2kManifest(manifest, base, project, conn, status = "converged",
  hash, clean = TRUE)

Arguments

manifest

a n2kManifest-class

base

the base location to read the model

project

will be a relative path within the base location

conn

a DBIconnection

status

the status of the objects to be imported

hash

the hash of the update session

clean

perform all database operations within a transaction and clean up the staging tables. Defaults to TRUE.


inbo/n2kupdate documentation built on May 8, 2019, 5:42 p.m.