Ft.Rdf.Inference.Query
Modules
Common
Classes
class
DualQuery
(
Ft.Rdf.Inference.Query.Query
)
query
(self, infEng, context)
Data and other non-method functions defined here:
__doc__
= None
__module__
= 'Ft.Rdf.Inference.Query'
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
Query
_4rdf_dump
(self, indent
=0
)
__init__
(self, id_, arguments)
execute
(self, infEng, context)
Data and other non-method functions defined here:
__doc__
= None
__module__
= 'Ft.Rdf.Inference.Query'
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
SingleQuery
(
Ft.Rdf.Inference.Query.Query
)
query
(self, infEng, context)
Data and other non-method functions defined here:
__doc__
= None
__module__
= 'Ft.Rdf.Inference.Query'
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
Statement
(
Ft.Rdf.Resource.Resource
)
__cmp__
(self, other)
__init__
(self, subject, predicate, object, statementUri
=''
, scope
=''
, objectType
='?'
)
__repr__
(self)
reify
(self, model, uri
=None
)
Data and other non-method functions defined here:
__doc__
= None
__module__
= 'Ft.Rdf.Statement'
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
__file__
= 'build/lib.linux-ppc-2.2/Ft/Rdf/Inference/Query.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.Inference.Query'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.