| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
_SPARQLHandler --+
|
_JSONSPARQLHandler
Parse the results of a sparql query returned as json.
Note: this uses simplejson.load which will consume the entire stream before returning any results. The XML handler uses a generator type return so it returns the first tuple as soon as it's available without having to comsume the entire stream
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
mimetype =
|
|||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed May 28 13:12:42 2008 | http://epydoc.sourceforge.net |