Class HanaVectorEntity
java.lang.Object
org.springframework.ai.vectorstore.HanaVectorEntity
The
HanaVectorEntity
is an abstract class that represents a mapped superclass
for entities that have a vector representation stored in a HANA vector repository. It
provides methods for converting the entity to JSON format and retrieving the unique
identifier of the entity.- Since:
- 1.0.0
- Author:
- Rahul Mittal
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
_id
-
-
Constructor Details
-
HanaVectorEntity
public HanaVectorEntity()
-
-
Method Details
-
get_id
-