Skip to content

Add access operator (->, ->>) to Agtype#212

Merged
JoshInnis merged 2 commits intoapache:masterfrom
emotionbug:agtype_access_operator
May 6, 2022
Merged

Add access operator (->, ->>) to Agtype#212
JoshInnis merged 2 commits intoapache:masterfrom
emotionbug:agtype_access_operator

Conversation

@emotionbug
Copy link
Contributor

Added the ->, ->> operator to agtype for approaching like Json(b).

Added the `->`, `->>` operator to agtype for approaching like Json(b).
@JoshInnis
Copy link
Contributor

The primary concern I have is that the cypher command itself will not use these operators as is. Cypher by default only uses Agtype, so I believe these operators and indices built on these operators will not be usable by cypher, rather only standard sql queries.

@JoshInnis JoshInnis merged commit 08d75d8 into apache:master May 6, 2022
@pdpotter pdpotter mentioned this pull request Jun 29, 2023
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