Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/forloopcodes/contextplus
/ getDocumentCount
Method
getDocumentCount
src/core/embeddings.ts:541–543 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
539
}
540
541
getDocumentCount(): number {
542
return
this.documents.length;
543
}
544
}
Callers
2
embeddings.test.mjs
File · 0.80
embeddings-proof.demo.mjs
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected