LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
Anthropic
AWS
Cloudflare
DeepSeek
Google
Node
Google Common
Google GAuth
Google GenAI
Google Vertex AI
Google Vertex AI Web
Google WebAuth
Groq
Mistral AI
MongoDB
Ollama
OpenAI
OpenRouter
Redis
xAI
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
@langchain/community
vectorstores
hanavector
HanaDB
Class
latest
●
Since v1.0
HanaDB
Copy
class
HanaDB
Bases
VectorStore
Constructors
Properties
Methods
Inherited from
VectorStore
(langchain_core)
Methods
M
add_texts
M
get_by_ids
M
aget_by_ids
M
adelete
M
View source on GitHub
Version History
aadd_texts
M
add_documents
M
aadd_documents
M
search
M
asearch
M
similarity_search
M
similarity_search_with_score
M
asimilarity_search_with_score
M
similarity_search_with_relevance_scores
M
asimilarity_search_with_relevance_scores
M
asimilarity_search
M
similarity_search_by_vector
M
asimilarity_search_by_vector
M
max_marginal_relevance_search
M
amax_marginal_relevance_search
M
max_marginal_relevance_search_by_vector
M
amax_marginal_relevance_search_by_vector
M
from_documents
M
afrom_documents
M
from_texts
M
afrom_texts
M
as_retriever
constructor
constructor
property
embeddings
:
EmbeddingsInterface
property
FilterType
:
Filter
property
lc_kwargs
:
SerializedFields
property
lc_serializable
:
boolean
property
lc_aliases
property
lc_attributes
property
lc_id
property
lc_secrets
property
lc_serializable_keys
method
_vectorstoreType
method
addDocuments
method
addVectors
method
asRetriever
method
checkColumn
method
createHnswIndex
method
delete
method
initialize
method
maxMarginalRelevanceSearch
method
similaritySearch
method
similaritySearchVectorWithScore
method
similaritySearchWithScore
method
similaritySearchWithScoreAndVectorByVector
method
tableExists
method
toJSON
method
toJSONNotImplemented
method
escapeSqlIdentifier
method
fromDocuments
method
fromTexts
method
lc_name
method
parseFloatArrayFromString
method
sanitizeInt
method
sanitizeListFloat
method
sanitizeName