nEDM Interface

nEDM Experiment

nEDM Interface

Repository

Tutorials


Modules


Classes


Externals


Default nEDM update functions

_design/nedm_default

This is a default set of update functions that all databases share.

insert_with_timestamp

This is a default function which should always be used when inserting documents in the database. It does the following:

attachment

This is used by the python backend of the File Server to associate new files with a particular document. See its usage in this code.