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.
プロジェクトに neo4j を統合しようとしています。私のプロジェクトは C++ ベースなので、暗号クエリ言語で REST API を使用します。今、私が直面している問題は、私のプロジェクトではすべての文字列とデータが UNICODE (Utf-16) であることです。では、neo4j が UNICODE データをサポートしているかどうかを知りたいですか? はいの場合、REST API + 暗号クエリ言語を使用して挿入する方法???
ありがとう