Skip to content
Snippets Groups Projects
Commit f97b41bd authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 026f0e0e
No related branches found
No related tags found
No related merge requests found
......@@ -239,6 +239,8 @@ https://sedna.cs.umd.edu/436clips/vids/horses.mp4"
- You can regenerate a reasonable, syntactically correct db as follows:
```
let root = Database.database().reference()
root.child("seen").setValue(nil)
root.child("urls").setValue(nil)
let vid1 = root.child("urls").childByAutoId()
vid1.setValue(["name": "Neo romps happily in the snow",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment