Jastax
Jastax
Neo4j 3.5.8 Calling CALL db.index.fulltext.createNodeIndex twice results in an Error.  The same thing happens when calling CALL db.index.fulltext.drop('native_search_summary') twice or when the index does not exists.  This is...
Hey, great work you're doing here. I've been looking for a way to parse JSON to FIT in my project for quite some time and I'm not the only one....
Hello, thanks for this parser. The switch (messageType) { } is missing the case 'set' for Garmin Strength workouts, so the records do not show up in the parsed file...