You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit combines Spring Data Commons' Vector type
with the Neo4j vector functionality.
Fields defined as Spring Data Commons `Vector` will get
persisted through the `setNodeVectorProperty` procedure.
Closes#3003
Signed-off-by: Gerrit Meier <[email protected]>
This commit combines Spring Data Commons' Vector type
with the Neo4j vector functionality.
Fields defined as Spring Data Commons `Vector` will get
persisted through the `setNodeVectorProperty` procedure.
Closes#3003
Signed-off-by: Gerrit Meier <[email protected]>
setNodeVectorProperty
for vector type persistence (https://neo4j.com/docs/operations-manual/current/procedures/#procedure_db_create_setnodevectorproperty)The text was updated successfully, but these errors were encountered: