Skip to content

AbstractDataGraph method isassigned now converts vertex/edge input via convert(graph, ...).#123

Merged
mtfishman merged 2 commits into
mainfrom
jd/isassigned-convert
Jun 23, 2026
Merged

AbstractDataGraph method isassigned now converts vertex/edge input via convert(graph, ...).#123
mtfishman merged 2 commits into
mainfrom
jd/isassigned-convert

Conversation

@jack-dunham

Copy link
Copy Markdown
Contributor

The interface for custom isassigned on vertex or edge types that aren't explicitly the basic vertices/edges of the graph is to overload is_graph_indices_assigned, therefore this should not interfere with that use case.

Vertex or edge types that aren't explicitly the basic vertices/edges of
the graph should always overload `is_graph_indices_assigned`, thus
disabling this behaviour.
@mtfishman mtfishman merged commit 68824dc into main Jun 23, 2026
18 checks passed
@mtfishman mtfishman deleted the jd/isassigned-convert branch June 23, 2026 15:08
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.

2 participants