| Home | Trees | Index | Help |
|---|
| Package rdflib :: Package store :: Package FOPLRelationalModel :: Module RelationalHash :: Class LiteralHash |
|
RelationalHash --+
|
LiteralHash
| Method Summary | |
|---|---|
generateDict(self,
db)
| |
insertIdentifiers(self,
db)
| |
updateIdentifierQueue(self,
termList)
| |
| Inherited from RelationalHash | |
| |
| |
| |
| |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
list |
columns = [('id', 'BIGINT unsigned', [None, 'id']), ('le...
|
str |
tableNameSuffix = 'literals'
|
| Class Variable Details |
|---|
columns
|
tableNameSuffix
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Oct 23 14:11:25 2006 | http://epydoc.sf.net |