{ "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 ] } }, { "v_id": "Jenny", "v_type": "Account", "attributes": { "name": "Jenny", "isBlocked": false }, "Embeddings": { "emb1": [ -0.01926511, 0.0004929182, 0.006711317 ] } }, { "v_id": "Ed", "v_type": "Account", "attributes": { "name": "Ed", "isBlocked": false }, "Embeddings": { "emb1": [ -0.003692443, 0.01049439, -0.004631793 ] } }, { "v_id": "Scott", "v_type": "Account", "attributes": { "name": "Scott", "isBlocked": false }, "Embeddings": { "emb1": [ -0.01773397, -0.01019224, -0.01657188 ] } }, { "v_id": "Steven", "v_type": "Account", "attributes": { "name": "Steven", "isBlocked": true }, "Embeddings": { "emb1": [ -0.01505514, -0.01681934, -0.022187 ] } } ] }, { "@@distances": { "Paul": 0.393388, "Scott": 0, "Steven": 0.0325563, "Ed": 0.8887959, "Jenny": 0.5804119 } } ] }