Skip to content

docs(dgraph4j): simplify Java client docs and update for v25#744

Merged
raphael-istari merged 3 commits intomainfrom
docs/java-v25-docs-update
Mar 17, 2026
Merged

docs(dgraph4j): simplify Java client docs and update for v25#744
raphael-istari merged 3 commits intomainfrom
docs/java-v25-docs-update

Conversation

@mlwelles
Copy link
Contributor

Summary

  • Simplifies the Java client docs (~528 lines → ~102 lines) to match the concise format used by the Go and Python client docs
  • Adds v25 APIs: connection strings (DgraphClient.open()), runDQL(), setSchema()
  • Links to the dgraph4j GitHub README for complete API documentation
  • Updates supported versions table to show 23/24/25

Blocked

Do not merge until dgraph-io/dgraph4j#284 (v25 upgrade) is merged, as the docs reference v25 APIs (DgraphClient.open(), runDQL(), setSchema(), etc.) that only exist on that branch.

@mlwelles mlwelles requested a review from rderbier as a code owner March 10, 2026 21:33
@mlwelles mlwelles changed the title docs: simplify Java client (dgraph4j) docs for v25 docs(dgraph4j): simplify Java client docs for v25 and simplify Mar 10, 2026
@mlwelles mlwelles changed the title docs(dgraph4j): simplify Java client docs for v25 and simplify docs(dgraph4j): simplify Java client docs and update for v25 Mar 10, 2026
@raphael-istari raphael-istari merged commit e98b0bb into main Mar 17, 2026
@raphael-istari raphael-istari deleted the docs/java-v25-docs-update branch March 17, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants