# Neo4j Steams Plugin Migration Testing Script


## To verify Kafka record structure is consistent in both 3.5 and 4.4

### Usage

Make sure *BOOTSTRAP_SERVERS_44* and *BOOTSTRAP_SERVERS_35*
URI strings are correct and run the script

Run test_case.cypher first in 4.4 cluster to get set on records
to compare with and next in 3.5 cluster to verify the structure

If the are no prints with `structure match failed.` all messages have
the same structure. Everything is good.
