amazed me there is no command to load all the CSV files from import, stipulating they are from mongodb export.. ie suck in the whole directory .. instead it looks like we have click through clunky CLI and name each field.. create.. merge.. etc yes we are trying to import the exported mongodb csv.. found it ! How-To: Import CSV Data with Neo4j Desktop - Developer Guides.
of course an easier way is to use the connector.. which I have running mongo-connector with py2neo v5 .. but as usual there is no documented indication of in neo4j desktop of HOW to 'see' the replica set I just connected to ? do we create a new graph db w/password (despite dbms security being turned off in the config).. does the mongo pretty nodes diagram just 'appear' ?? or do we have to click some thing or CLI command ?? nobody seems to know.. Lyons video a few years old.. just magically appears the diagram when he starts the mongo-connector... nothing magically appears when we follow to the letter.. sad to say