Package rdflib :: Package sparql :: Module Unbound :: Class Unbound
[show private | hide private]
[frames | no frames]

Class Unbound


A class to encapsulate a query variable. This class should be used in conjunction with BasicGraphPattern.
Method Summary
  __init__(self, name)
  __repr__(self)
  __str__(self)

Method Details

__init__(self, name)
(Constructor)

Parameters:
name - the name of the variable (without the '?' character)
           (type=unicode or string)

Generated by Epydoc 2.1 on Wed Apr 4 16:05:48 2007 http://epydoc.sf.net