Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
datastax
/
jvector
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
1.7k
Code
Issues
30
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Reconstruct heap graph from disk graph
- #536
#536
Merged
tlwillke
merged 12 commits into
main
datastax/jvector:main
from
reconstruct-heap-graph-from-disk-graph
datastax/jvector:reconstruct-heap-graph-from-disk-graph
Copy head branch name to clipboard
Oct 10, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Reconstruct heap graph from disk graph
#536
tlwillke
merged 12 commits into
main
datastax/jvector:main
from
reconstruct-heap-graph-from-disk-graph
datastax/jvector:reconstruct-heap-graph-from-disk-graph
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2025
support OnHeapGraphReconstruction
Show description for e043a63
jshook
authored and
sam-herman
committed
e043a63
View commit details
Copy full SHA for e043a63
Browse repository at this point
rebase fix
Show description for 279b5aa
sam-herman
committed
279b5aa
View commit details
Copy full SHA for 279b5aa
Browse repository at this point
switch interface for convert graph
Show description for 8cdb9c9
sam-herman
committed
8cdb9c9
View commit details
Copy full SHA for 8cdb9c9
Browse repository at this point
remove explicit mentioning of OnDiskGraphIndex in builder
Show description for a670cc9
sam-herman
committed
a670cc9
View commit details
Copy full SHA for a670cc9
Browse repository at this point
add dimension
Show description for 4cb1353
sam-herman
committed
4cb1353
View commit details
Copy full SHA for 4cb1353
Browse repository at this point
Remove NeighborsCache. Refactoring to respect interface boundaries
marianotepper
committed
c1a45c6
View commit details
Copy full SHA for c1a45c6
Browse repository at this point
Commits on Oct 8, 2025
Implementation that serializes/deserializes the OnHeapGraphIndex
marianotepper
committed
3764116
View commit details
Copy full SHA for 3764116
Browse repository at this point
Label OnHeapGraphIndex.save and OnHeapGraphIndex.load as experimental.
marianotepper
committed
093691e
View commit details
Copy full SHA for 093691e
Browse repository at this point
Commits on Oct 9, 2025
Add experimental tag to GraphIndexBuilder.buildAndMergeNewNodes
marianotepper
committed
5720660
View commit details
Copy full SHA for 5720660
Browse repository at this point
Bug fixes to make tests pass
marianotepper
committed
1e3847f
View commit details
Copy full SHA for 1e3847f
Browse repository at this point
Added deprecated tags to OnHeapGraphIndex.load and OnHeapGraphIndex.save
marianotepper
committed
819f1a9
View commit details
Copy full SHA for 819f1a9
Browse repository at this point
Commits on Oct 10, 2025
Fix documentation of MutableGraphIndex.allMutationsCompleted
marianotepper
committed
89c5bf3
View commit details
Copy full SHA for 89c5bf3
Browse repository at this point
You can’t perform that action at this time.