public interface Vector
Represents Neo4j Vector type.
- Since:
- 6.0.0
-
Method Summary
Vector elements as an array.
-
Method Details
-
elementType
Vector element type.
- Returns:
- the element type
-
elements
Vector elements as an array.
- Returns:
- the array of vector elements