| Home | Trees | Index | Help |
|---|
| Package rdflib :: Package store |
|
| Submodules | |
|---|---|
| |
| Classes | |
|---|---|
Store |
|
StoreCreatedEvent |
This event is fired when the Store is created, it has the folloing attribute: |
TripleAddedEvent |
This event is fired when a triple is added, it has the following attributes: |
TripleRemovedEvent |
This event is fired when a triple is removed, it has the following attributes: |
| Variable Summary | |
|---|---|
int |
CORRUPTED_STORE = 0 |
int |
NO_STORE = -1 |
NoneType |
UNKNOWN = None |
int |
VALID_STORE = 1 |
| Variable Details |
|---|
CORRUPTED_STORE
|
NO_STORE
|
UNKNOWN
|
VALID_STORE
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Oct 23 14:11:20 2006 | http://epydoc.sf.net |