| Home | Trees | Index | Help |
|
|---|
| Package Pyblio :: Package Stores :: Module memorystore |
|
Provides an UNSAVED in-memory store.
This store is useful when processing a temporary database whose size does not exceed the memory of the computer.| Function Summary | |
|---|---|
dbcreate(path,
schema)
| |
dbdestroy(path,
nobackup)
| |
dbimport(target,
source)
| |
dbopen(path)
| |
| Variable Summary | |
|---|---|
str |
description = 'In-memory storage (NOT SAVED)'
|
| Variable Details |
|---|
description
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Feb 15 23:19:37 2006 | http://epydoc.sf.net |