faunadb-python
faunadb-python copied to clipboard
Is there a guide for using the temporality features
I need help with a reference to the At() method and Event() method specified in the Fauna doc for the temporality feature.
https://docs.fauna.com/fauna/current/tutorials/temporality?lang=shell
@Curiouspaul1 Here are the reference pages for those functions:
- https://docs.fauna.com/fauna/current/api/fql/functions/at?lang=python
- https://docs.fauna.com/fauna/current/api/fql/functions/events?lang=python