Trees | Indices | Help |
---|
|
Store a list of identifiers for a database
This is used as input for the '*_using_dbids' functions.
Constructed with the database name and list of identifier strings.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
db, ids 'db' -- the database for those identifiers 'ids' -- a list of identifiers for the given database |
Get a DBIds containing the item at position i Can't use dbids[i] since that returns only the identifier. This returns a DBIds, which can be used for another request. |
does this DBIds equal the other? The database names must match, but the identifiers themselves can be in any order. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 7 11:50:27 2008 | http://epydoc.sourceforge.net |