Ft.Rdf.Parsers.Versa.Util

Modules

DataTypes  Model     

Functions

ProcessQueryFile(src, inContext, logFile=None, queryFunction=<function VersaQueryGivenContext at 0x10634100>, scope=None)
ResultsToXml(result, stream, indent=u'')
VersaQueryGivenContext(query, context, scope=None)

Data

DUMMY_MODEL = <RDF Resource at 274272264: [URI: ]>
MULTI_LINE_QUERY = 2
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
MULTI_LINE_VAR = 2
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
START = 1
int(x[, base]) -> integer

Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Rdf/Parsers/Versa/Util.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Rdf.Parsers.Versa.Util'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.