PyReason
latest
Tutorials
Running Pyreason with an advanced graph
PyReason Hello World!
How to Create Rules
Installing PyReason
Understanding Key Concepts
API Reference
PyReason
pyreason.scripts.facts.fact_edge
Edit on GitHub
pyreason.scripts.facts.fact_edge
Module Contents
Classes
Fact
class
Fact
(
name
,
component
,
label
,
interval
,
t_lower
,
t_upper
,
static
=
False
)
[source]
get_name
(
)
[source]
get_component
(
)
[source]
get_label
(
)
[source]
get_bound
(
)
[source]
get_time_lower
(
)
[source]
get_time_upper
(
)
[source]