Skip to content

docs: schema procedure types and mandatory for Simba BI connector#1648

Open
imilinovic wants to merge 1 commit into
release/3.11from
feat/simba-connector
Open

docs: schema procedure types and mandatory for Simba BI connector#1648
imilinovic wants to merge 1 commit into
release/3.11from
feat/simba-connector

Conversation

@imilinovic
Copy link
Copy Markdown
Contributor

@imilinovic imilinovic commented May 28, 2026

Release note

schema.node_type_properties() / schema.rel_type_properties() now emit
connector-recognised type strings (Boolean, Float, DateTime, Point, …)
and a mandatory field that reflects the declared existence constraints
rather than a sampling heuristic. For relationships, mandatory is always
false since there are no relationship existence constraints.

Related product PRs

PRs from product repo this doc page is related to:

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

- propertyTypes now lists the connector-recognised type strings
  (Boolean, Float, DateTime, Point, etc.)
- mandatory for nodes is driven by existence constraints; for
  relationships it is always false
- Example output tables and explanatory text updated to match

Pairs with memgraph/memgraph#4186.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment May 28, 2026 7:46pm

Request Review

@imilinovic imilinovic self-assigned this May 29, 2026
@imilinovic imilinovic added feature Documentation related to a new product feature of feature update bugfix Documentation related to a product bugfix and removed feature Documentation related to a new product feature of feature update labels May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Documentation related to a product bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant