faunadb-python icon indicating copy to clipboard operation
faunadb-python copied to clipboard

Is there a guide for using the temporality features

Open Curiouspaul1 opened this issue 3 years ago • 1 comments

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 avatar Aug 13 '21 01:08 Curiouspaul1

@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

faunaee avatar Aug 13 '21 16:08 faunaee