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.
私はriak-jsとnode.jsを使用しています
次のようなドキュメントがある場合:
{ 'skey1': 'val1', 'skey2': 'val2', ......, 'skeyn': 'valn' }
skey2 = 'val2' を持つドキュメントを返すにはどうすればよいですか? これはnode.js / riak-jsでどのように行われますか?