Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Performance of BitcoinTransaction hash lookups #596

Open
fbruzzaniti opened this issue Aug 23, 2020 · 1 comment
Open

Performance of BitcoinTransaction hash lookups #596

fbruzzaniti opened this issue Aug 23, 2020 · 1 comment
Assignees

Comments

@fbruzzaniti
Copy link

fbruzzaniti commented Aug 23, 2020

Just wondering if it's worth while adding an index on BitcoinTransaction txid
I.e. CREATE INDEX ON :BitcoinTransaction(hash)

@fbruzzaniti fbruzzaniti changed the title Performance of BitcoinTransaction txid lookups Performance of BitcoinTransaction hash lookups Aug 23, 2020
@straumat
Copy link
Owner

Indeed, seems it's no more useful as I'm searching with txid and n. I will remove it in the next release (when neo4j 4 will be supported by spring) and I will run the benchmark

@straumat straumat self-assigned this Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants