hara.runtime.postgres.base.application

*applications*

dynamic

app

added in 4.0

(app)(app name)

gets an app

app-clear

added in 4.0

(app-clear name)

clears the entry for an app

app-create

added in 4.0

(app-create name & [public-only])

makes the app graph schema

app-create-raw

added in 4.0

(app-create-raw tables links & [typed-info])

creates a schema from tables and links

app-create-typed

(app-create-typed tables modules)

app-get-deps

(app-get-deps app id)

app-get-entry

(app-get-entry app id)

app-list

added in 4.0

(app-list)

rebuilds the app schema

app-list-entries

(app-list-entries app)

app-modules

added in 4.0

(app-modules name)

checks for modules related to a given application

app-rebuild

added in 4.0

(app-rebuild name)

rebuilds the app schema

app-rebuild-tables

added in 4.0

(app-rebuild-tables name)

initiate rebuild of app schema

app-schema

added in 4.0

(app-schema name)

gets the app schema

app-typed

added in 4.1

(app-typed name)

gets the app typed payload

application-string

(application-string app)

module-typed

(module-typed modules)