~ubuntu-branches/debian/sid/redland-bindings/sid

« back to all changes in this revision

Viewing changes to docs/pydoc/RDF.html

  • Committer: Package Import Robot
  • Author(s): Dave Beckett
  • Date: 2013-01-22 16:03:44 UTC
  • mfrom: (0.1.10)
  • Revision ID: package-import@ubuntu.com-20130122160344-vxrnfl0xynfzbze7
Tags: 1.0.16.1-1
* New upstream release
* Add dpkg-buildflags to configure for hardening

Show diffs side-by-side

added added

removed removed

Lines of Context:
1099
1099
<dt><a name="Query-__del__" id="Query-__del__"><strong>__del__</strong></a>(self)</dt>
1100
1100
</dl>
1101
1101
<dl>
1102
 
<dt><a name="Query-__init__" id="Query-__init__"><strong>__init__</strong></a>(self, querystring, base_uri<font color="#909090">=None</font>, query_language<font color="#909090">='rdql'</font>, query_uri<font color="#909090">=None</font>)</dt>
 
1102
<dt><a name="Query-__init__" id="Query-__init__"><strong>__init__</strong></a>(self, querystring, base_uri<font color="#909090">=None</font>, query_language<font color="#909090">='sparql'</font>, query_uri<font color="#909090">=None</font>)</dt>
1103
1103
</dl>
1104
1104
<dl>
1105
1105
<dt><a name="Query-execute" id="Query-execute"><strong>execute</strong></a>(self, model)</dt>
1850
1850
</table>
1851
1851
<hr />
1852
1852
 
1853
 
<p>(C) Copyright 2000-2011 <a href="http://www.dajobe.org/">Dave Beckett</a>, Copyright 2000-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>
 
1853
<p>(C) Copyright 2000-2012 <a href="http://www.dajobe.org/">Dave Beckett</a>, Copyright 2000-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>
1854
1854
 
1855
1855
</body>
1856
1856
</html>