Module sqltriples :: Class Subject
[show private | hide private]
[frames | no frames]

Class Subject


A class representing a more conveniently accessible subject.
Method Summary
  __init__(self, store, subject)
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)
(Constructor)

Initialise the subject instance with the given 'store' and 'subject' identifier.

Generated by Epydoc 2.1 on Sat Mar 11 01:38:55 2006 http://epydoc.sf.net