4.14.2 The recorded database
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Built-in Predicates
        • Database
          • The recorded database
            • recorda/3
            • recorda/2
            • recordz/3
            • recordz/2
            • recorded/3
            • recorded/2
            • erase/1
            • instance/2
    • Packages
Availability:built-in
recorda(+Key, +Term, -Reference)
Assert Term in the recorded database under key Key. Key is a small integer (range min_tagged_integer ...max_tagged_integer, atom or compound term. If the key is a compound term, only the name and arity define the key. Reference is unified with an opaque handle to the record (see erase/1).