What is Nostr?
david / David
npub1u5n…ldq3
2025-02-09 17:25:13
in reply to nevent1q…7q5w

david on Nostr: CREATE INDEX event_id IF NOT EXISTS FOR (a:ApocNostrEvent) ON (a.event_id) CREATE ...

CREATE INDEX event_id IF NOT EXISTS FOR (a:ApocNostrEvent) ON (a.event_id)
CREATE INDEX pubkey IF NOT EXISTS FOR (a:ApocNostrUser) ON (a.pubkey)

Like that?
Author Public Key
npub1u5njm6g5h5cpw4wy8xugu62e5s7f6fnysv0sj0z3a8rengt2zqhsxrldq3