Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Opa で Neo4j をデータベースとして使用するにはどうすればよいですか?
特定のデータベースを使用する前に、Opa にデータベース サポートを追加する必要がありますか?
Neo4j には、JSON インターフェースを備えた REST API があります。Opa でこのデータベースと通信するのは簡単です。
検索WebClientしJsonてhttp://doc.opalang.orgで
WebClient
Json