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
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
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 }}
weaviate
/
java-client
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
34
Code
Issues
19
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
v6: ORM
- #459
#459
Merged
bevzzz
merged 13 commits into
v6
weaviate/java-client:v6
from
v6-orm
weaviate/java-client:v6-orm
Copy head branch name to clipboard
Sep 19, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
v6: ORM
#459
bevzzz
merged 13 commits into
v6
weaviate/java-client:v6
from
v6-orm
weaviate/java-client:v6-orm
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2025
chore: use the same SLF4J version as surefire uses
bevzzz
committed
e327fce
View commit details
Copy full SHA for e327fce
Browse repository at this point
feat: create collection from Java POJO definition
Show description for dd1c08e
bevzzz
committed
dd1c08e
View commit details
Copy full SHA for dd1c08e
Browse repository at this point
feat: extend supported data types
Show description for 4354a35
bevzzz
committed
4354a35
View commit details
Copy full SHA for 4354a35
Browse repository at this point
feat: override class name with @Collection annotation
bevzzz
committed
5d7878f
View commit details
Copy full SHA for 5d7878f
Browse repository at this point
feat: read/write data with POJOs
Show description for 726e898
bevzzz
committed
726e898
View commit details
Copy full SHA for 726e898
Browse repository at this point
Commits on Sep 10, 2025
feat: add @Property annotation to decouple class field names from property names
bevzzz
committed
69476d6
View commit details
Copy full SHA for 69476d6
Browse repository at this point
test: add more assertions
bevzzz
committed
e5881c3
View commit details
Copy full SHA for e5881c3
Browse repository at this point
test: add more assertions
bevzzz
committed
06eb0db
View commit details
Copy full SHA for 06eb0db
Browse repository at this point
feat: support ORM in batching
bevzzz
committed
c4a7280
View commit details
Copy full SHA for c4a7280
Browse repository at this point
test: fix asssertion target
bevzzz
committed
35e6a1c
View commit details
Copy full SHA for 35e6a1c
Browse repository at this point
Commits on Sep 16, 2025
feat: extend WeaviateCollectionsClientAsync to support ORM methods
bevzzz
committed
8b8418b
View commit details
Copy full SHA for 8b8418b
Browse repository at this point
chore: apply collection description option
bevzzz
committed
7bcb97d
View commit details
Copy full SHA for 7bcb97d
Browse repository at this point
chore: rename CollectionDescriptor::name -> CollectionDescriptor::collectionName
bevzzz
committed
c87e3eb
View commit details
Copy full SHA for c87e3eb
Browse repository at this point
You can’t perform that action at this time.