Ft.Rdf.Parsers.Versa.Traversal

Modules

DataTypes  Model  Optimizer  boolean 
Literals  NamedExpressions  ResourceExpressions  types 

Classes

__init__(self, objects, predicates, filter)
evaluateOptContains(self, con)
evaluateOptEq(self, con)
evaluateOptNone(self, con)
evaluateOptWildcard(self, con)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Parsers.Versa.Traversal'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__init__(self, resources, predicates, filter, isFilter=0)
evaluateOptContains(self, con)
evaluateOptEq(self, con)
evaluateOptFixedPred(self, con)
evaluateOptNone(self, con)
evaluateOptWildcard(self, con)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Parsers.Versa.Traversal'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class Traversal
evaluate(self, con)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Parsers.Versa.Traversal'
str(object) -> string

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

Data

OBJECT_TYPE_RESOURCE = 'R'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Rdf/Parsers/Versa/Traversal.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.Traversal'
str(object) -> string

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