Jastax

Results 3 issues of Jastax

Neo4j 3.5.8 Calling CALL db.index.fulltext.createNodeIndex twice results in an Error. ![grafik](https://user-images.githubusercontent.com/1672178/64235862-88deeb80-cef9-11e9-9cf9-890a485f4088.png) The same thing happens when calling CALL db.index.fulltext.drop('native_search_summary') twice or when the index does not exists. ![grafik](https://user-images.githubusercontent.com/1672178/64236095-fdb22580-cef9-11e9-946b-d69a10f3676e.png) This is...

feature
team-cypher

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...