Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create neo4j conector for lb4 #155

Closed
navidarry opened this issue Oct 15, 2019 · 1 comment
Closed

create neo4j conector for lb4 #155

navidarry opened this issue Oct 15, 2019 · 1 comment

Comments

@navidarry
Copy link

Hi
I am trying to create lb4 connector for neo4j graph based on lb3 doc. beacuse there is not documentation for creating custom lb4 connector.
Am I should use typescript or i can use javascript??
beyond of this, please please please make a doc for javascript developer to use lb4 without hedache

@bajtos
Copy link
Member

bajtos commented Oct 15, 2019

Hi @navidarry, first of all, sorry for the sad state of our documentation of connector developers.

use typescript or i can use javascript??

We haven't changed the API contract for connectors yet (but see loopbackio/loopback-next#889), which means you can use JavaScript. It also means you have to use callbacks, Promises/async/await is not supported yet.

please please please make a doc for javascript developer to use lb4 without hedache

Please upvote loopbackio/loopback-next#560 and join the discussion there.

@bajtos bajtos closed this as completed Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants