| Home | Trees | Index | Help |
|---|
| Module sqltriples :: Class Subject |
|
| Method Summary | |
|---|---|
Initialise the subject instance with the given 'store' and 'subject' identifier. | |
__delitem__(self,
predicate)
| |
__getitem__(self,
predicate)
| |
__setitem__(self,
predicate,
object)
| |
get_query(self)
| |
get_subquery(self)
| |
keys(self)
| |
values(self)
| |
| Method Details |
|---|
__init__(self,
store,
subject)
Initialise the subject instance with the given 'store' and 'subject'
identifier.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sat Mar 11 01:38:55 2006 | http://epydoc.sf.net |