Skip to content

Add UUID and optional constructor parameter docs for 6.2#513

Open
RichardIrons-neo4j wants to merge 5 commits into
devfrom
additions-for-6_2
Open

Add UUID and optional constructor parameter docs for 6.2#513
RichardIrons-neo4j wants to merge 5 commits into
devfrom
additions-for-6_2

Conversation

@RichardIrons-neo4j

@RichardIrons-neo4j RichardIrons-neo4j commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

UUID and optional constructor parameters docs for the .NET driver.

  • UUID type is documented in data-types.adoc, including its mapping to System.Guid and the Bolt 6.1 server requirement.
  • Optional constructor parameter behaviour is documented in object-mapping.adoc, covering how C# defaults are honoured and the precedence of [MappingDefaultValue].

stefano-ottolenghi and others added 5 commits June 22, 2026 10:50
Documents that C# default parameter values are honoured by the mapper
when a value is absent from the record, and that [MappingDefaultValue]
takes precedence over a C# default when both are present.
@neo4j-docops-agent

Copy link
Copy Markdown
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-drivers-513.surge.sh

Updated pages:

@stefano-ottolenghi stefano-ottolenghi changed the base branch from 6.x to dev June 24, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants