Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-19-2019 05:34 AM
11-19-2019 11:55 AM
Hi Martin!
There are a few related features that we're looking at in this area:
There are some open questions:
A. Save queries individually, or as a collection?
B. Maintain the shallow folders, or allow nested searching for *.cypher within a project?
Thoughts?
-ABK
11-19-2019 08:16 PM
What do you mean with question A. save queries individually or as a collection?
I like that there's development addressing functionality around saving queries and allowing for source control to be utilized.
11-20-2019 03:45 AM
For a) there has been some discussion about having a single file which contains many separate cypher scripts. Except when used for data loading, individual cypher scripts tend to be short. So the thinking was that we could just have one file which lists many small scripts. That already exists in the form of a multi-statement script, where each query is separated by a ;
.
I prefer individual files. But the discussion has come up so I was looking for more perspectives.
Cheers,
ABK
11-20-2019 06:26 AM
Oh definitely individual files per cypher script. One large file that is delimited would be mess, especially when it comes to version control or if a colleague wanted just one script and you wanted to share with them, they're not going to want your whole collection.
04-07-2020 08:21 PM
Hi all, any progress with this? I'm struggling to find a productive setup across multiple dev machines. Browser Sync is slowing down my entire browser.
11-05-2020 12:01 PM
This has been incrementally arriving in Desktop and Browser. The most recent release of Neo4j Desktop 1.3.10 supports files within projects, available through an API for any app. Neo4j Browser 4.2.0 is the first app to take advantage of this, with a new ability to load/save directly to the filesystem.
Check it out and let us know what you think.
-ABK
All the sessions of the conference are now available online