Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement type inference #5606

Closed
Shylock-Hg opened this issue Jun 21, 2023 · 0 comments
Closed

Enhancement type inference #5606

Shylock-Hg opened this issue Jun 21, 2023 · 0 comments
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@Shylock-Hg
Copy link
Contributor

Introduction

  1. Support multiple node type(edge type) of one variable e.g. v in match (v) .

Contents

Combine multiple node type to one NodeType, which consists all properties of previous node types. And the type of same name property will be the most common type of these properties.

Related work

@Shylock-Hg Shylock-Hg added the type/enhancement Type: make the code neat or more efficient label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

1 participant