Skip to content

Schema (node/rel)_type_properties docs#1638

Open
imilinovic wants to merge 2 commits into
release/3.11from
feat/schema-expand
Open

Schema (node/rel)_type_properties docs#1638
imilinovic wants to merge 2 commits into
release/3.11from
feat/schema-expand

Conversation

@imilinovic
Copy link
Copy Markdown
Contributor

@imilinovic imilinovic commented May 19, 2026

Release note

Add docs about new return types in schema.*_type_properties.

Related product PRs

PRs from product repo this doc page is related to:
(paste the links to the PRs)
PR4153

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@imilinovic imilinovic added this to the 3.11 milestone May 19, 2026
@imilinovic imilinovic self-assigned this May 19, 2026
@imilinovic imilinovic added the feature Documentation related to a new product feature of feature update label May 19, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment May 19, 2026 10:22am

Request Review

…edures

Update the Output, Usage, and Example sections of schema.node_type_properties
and schema.rel_type_properties to describe the new sourceNodeLabels,
targetNodeLabels, propertyObservations, and totalObservations columns and
the (relType, sourceNodeLabels, targetNodeLabels) partitioning for the
rel-properties procedure. Replace example result tables with output captured
against the updated procedures.
The Kept row of the schema.assert example showed "id" for a unique
constraint on a single property, but the procedure emits "[id]" (the
stringified property list) for that action.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant