{ "version": { "edition": "enterprise", "api": "v2", "schema": 0 }, "error": false, "message": "", "results": [ { "v": [ { "v_id": "Paul", "v_type": "Account", "attributes": { "name": "Paul", "isBlocked": false }, "Embeddings": { "emb1": [ 0.001119343, -0.001038988, -0.01715852 ] } } ] }, { "@@distances1": { "Paul": 0.393388 } }, { "v": [ { "v_id": "Paul", "v_type": "Account", "attributes": { "name": "Paul", "isBlocked": false }, "Embeddings": { "emb1": [ 0.001119343, -0.001038988, -0.01715852 ] } }, { "v_id": "Steven", "v_type": "Account", "attributes": { "name": "Steven", "isBlocked": true }, "Embeddings": { "emb1": [ -0.01505514, -0.01681934, -0.022187 ] } } ] }, { "@@distances2": { "Steven": 0.0325563, "Paul": 0.393388 } } ] }