Reaper DT

Results 8 comments of Reaper DT

having the same issue here, anything?

@devoncarew Updated with more info, was a crash in the native implementation of Geolocator

Over 55k lines in GraphQL syntax Total Types after Neo4JSchema loaded: 95119 Idle Memory Usage: 5.21 GB ``` // load gql files typedef-files: 13.495ms // create ogm new-ogm: 1:04.274 (m:ss.mmm)...

@darrellwarde yeah here's our GQL Schema for the FHIR data model https://gist.github.com/aspectgfg/087612013e61eac4f7dffff1dc372a5e This is FHIR: https://www.hl7.org/fhir/

@darrellwarde being able to precompile the graphql schema would be phenomenal, we hit 95000 types on the FHIR schema. it's pretty insane.

Popped a SwiftRecord Working well afaik https://github.com/arkverse/SwiftRecord

@stephencelis sadly no. Calls to Core Data like `NSEntityDescription.insertNewObjectForEntityForName` return `AnyObject`. There is no support for casting into `Self`. It seems `Self` is only useful if you're using your class...

Just popped a swift version. Cheers! https://github.com/arkverse/SwiftRecord