Home | Trees | Index | Help |
|
---|
Package Pyblio :: Package Stores :: Module filestore |
|
Provides an in-memory store, which can read and save the database in Pyblio's XML format.
This store is useful for relatively small databases (up to a few thousand entries) and that are processed in batch once for instance, as the reading and writing can be slow.Classes | |
---|---|
Database |
|
ResultSet |
|
ResultSetStore |
|
RODict |
Read-only dictionnary |
TxoGroup |
|
TxoStore |
|
View |
|
Viewable |
Function Summary | |
---|---|
dbcreate(path,
schema)
| |
dbdestroy(path,
nobackup)
| |
dbimport(target,
source)
| |
dbopen(path)
|
Variable Summary | |
---|---|
str |
description = 'Flat XML file storage'
|
Variable Details |
---|
description
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Feb 15 23:19:37 2006 | http://epydoc.sf.net |