David Allen
David Allen
These docs: https://github.com/tonaljs/tonal/tree/master/packages/progression#progressionfromromannumeralskeytonic-string-chordprogression-string--string state that to get a progression you need a first argument string; (keyTonic) this is not correct; the function takes a NoteLiteral, but there are not docs...
Ensure that for kafka connect source (and probably all of kafka connect) default settings for the embedded java driver should follow published neo4j guidance on Aura config settings, to avoid...
Implement a separate library (likely Kotlin) that presents a reusable interface to the CUD ingestion strategy. See if it is possible / smooth to integrate this into a sample version...
Relates to: Zendesk Ticket https://neotechnology.zendesk.com/agent/tickets/11765 The issue: Neo4j-streams can currently check if APOC is loaded before starting, but customer needs the same functionality for custom plugins. Options: - Use dbms.procedures()...
See this repo: https://github.com/alexwoolford/ccloud-neo4j This should be pointed to in the docs as a quick way to get started with Sink: Kafka -> Aura.
## Feature description (Mandatory) In Neo4j 4.0, users can dynamically create new databases with `CREATE DATABASE`. Neo4j-streams is configured to either produce from a database, or sink to a database,...
Already reported to Adam to see if he can look into the build, but he's out of office until January 4. specifically -- these docs: https://neo4j.com/labs/kafka/4.0/procedures/ are missing the lifecycle...
Explore options for building this - particularly for Aura. Exposed TransactionEventHandlers not yet available- may have to be polling approach of some sort
Slack, ZenDesk, etc.
## Feature description (Mandatory) Find / brainstorm some way to get "x-ray vision" into errors that happen in the cypher stack. Some customers are using "double dynamic" APOC techniques, that...