Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
opencypher
/
openCypher
Public
Notifications
You must be signed in to change notification settings
Fork
165
Star
1k
Code
Issues
41
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Configurable pattern matching semantics in response to #174
- #175
#175
Open
boggle
wants to merge 38 commits into
opencypher:master
opencypher/openCypher:master
from
boggle:isomatch
boggle/openCypher:isomatch
Copy head branch name to clipboard
Conversation
Commits
38
(38)
Checks
Files changed
Open
Configurable pattern matching semantics in response to #174
#175
boggle
wants to merge 38 commits into
opencypher:master
opencypher/openCypher:master
from
boggle:isomatch
boggle/openCypher:isomatch
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2017
Add proposal for isomorphic pattern matching in response to #174
boggle
committed
8b6513b
View commit details
Copy full SHA for 8b6513b
Browse repository at this point
Commits on Jul 16, 2017
Support walks, trails, paths; shortest and cheapest paths matching
boggle
committed
ed1a824
View commit details
Copy full SHA for ed1a824
Browse repository at this point
Commits on Jul 17, 2017
Rework CIP
boggle
committed
6117618
View commit details
Copy full SHA for 6117618
Browse repository at this point
Commits on Jul 19, 2017
Simplified set of match modes and default handling
boggle
committed
5742fdf
View commit details
Copy full SHA for 5742fdf
Browse repository at this point
Fix example
boggle
committed
13f3711
View commit details
Copy full SHA for 13f3711
Browse repository at this point
Commits on Jul 23, 2017
Small fixups
boggle
committed
fe68d48
View commit details
Copy full SHA for fe68d48
Browse repository at this point
Removed duplicate line
boggle
committed
856ae1b
View commit details
Copy full SHA for 856ae1b
Browse repository at this point
Commits on Jul 24, 2017
Restructure CIP and improve language
Show description for dd397a5
Mats-SX
committed
dd397a5
View commit details
Copy full SHA for dd397a5
Browse repository at this point
Rename pattern binder to pattern variable
Mats-SX
committed
ce78377
View commit details
Copy full SHA for ce78377
Browse repository at this point
Remove section on multiline patterns
Mats-SX
committed
cd54871
View commit details
Copy full SHA for cd54871
Browse repository at this point
Remove section on pre-parser options
Mats-SX
committed
9386b70
View commit details
Copy full SHA for 9386b70
Browse repository at this point
Move functions to appendix
Show description for 048ac32
Mats-SX
committed
048ac32
View commit details
Copy full SHA for 048ac32
Browse repository at this point
Rename Walks section to walks, trails, paths
Mats-SX
committed
00dc3c1
View commit details
Copy full SHA for 00dc3c1
Browse repository at this point
Morphism CIP: add definitions of WTP
Petra Selmer
committed
91622f5
View commit details
Copy full SHA for 91622f5
Browse repository at this point
Structural improvements
Petra Selmer
committed
db32e46
View commit details
Copy full SHA for db32e46
Browse repository at this point
Tie pattern variable classes together with formal definitions
Petra Selmer
committed
7cccfff
View commit details
Copy full SHA for 7cccfff
Browse repository at this point
Tidy up referencing
Petra Selmer
committed
8f2982d
View commit details
Copy full SHA for 8f2982d
Browse repository at this point
Added plural forms to grammar
boggle
committed
254b890
View commit details
Copy full SHA for 254b890
Browse repository at this point
Mandate correct cardinality warnings consistently
boggle
committed
d6384c2
View commit details
Copy full SHA for d6384c2
Browse repository at this point
Updated grammar to include all proposed syntactic forms
boggle
committed
b789402
View commit details
Copy full SHA for b789402
Browse repository at this point
Update grammar to allow match modes etc without giving a variable name
boggle
committed
e908196
View commit details
Copy full SHA for e908196
Browse repository at this point
Commits on Jul 25, 2017
Reinstated pre-parser suggestions
Show description for dd74857
Petra Selmer
committed
dd74857
View commit details
Copy full SHA for dd74857
Browse repository at this point
Add exemplar data graph: used for examples in CIPs
Petra Selmer
committed
f98570c
View commit details
Copy full SHA for f98570c
Browse repository at this point
Commits on Jul 26, 2017
Clarified relationship of WTP to *morphisms
boggle
committed
fce68fa
View commit details
Copy full SHA for fce68fa
Browse repository at this point
Add expansive example using data graph
Petra Selmer
committed
40713bb
View commit details
Copy full SHA for 40713bb
Browse repository at this point
Added a detailed example; fix-ups; language changes
Petra Selmer
committed
50e7ac3
View commit details
Copy full SHA for 50e7ac3
Browse repository at this point
Formatted query headings so they are more readable in default GH view
Petra Selmer
committed
5a8436d
View commit details
Copy full SHA for 5a8436d
Browse repository at this point
Added TOC
Petra Selmer
committed
08afc88
View commit details
Copy full SHA for 08afc88
Browse repository at this point
Removed Cycles and Circuits for now
boggle
committed
efb9fee
View commit details
Copy full SHA for efb9fee
Browse repository at this point
Change to minimize breaking existing queries
boggle
committed
1c39c76
View commit details
Copy full SHA for 1c39c76
Browse repository at this point
Update examples to reflect latest changes
boggle
committed
f8c45b4
View commit details
Copy full SHA for f8c45b4
Browse repository at this point
Commits on Jul 27, 2017
Textual tidy-ups
Petra Selmer
committed
c6b01b5
View commit details
Copy full SHA for c6b01b5
Browse repository at this point
Updated default rules + Moved disjoint back into proposal
boggle
committed
ac72e91
View commit details
Copy full SHA for ac72e91
Browse repository at this point
Commits on Jan 17, 2018
Reformatted title
Petra Selmer
committed
c139130
View commit details
Copy full SHA for c139130
Browse repository at this point
Commits on Mar 26, 2018
Updated to reflect recent discussions
boggle
committed
8cb74ae
View commit details
Copy full SHA for 8cb74ae
Browse repository at this point
Merge remote-tracking branch 'me/isomatch' into isomatch
boggle
committed
ad333a0
View commit details
Copy full SHA for ad333a0
Browse repository at this point
Fix query result blocks
boggle
committed
3b4255f
View commit details
Copy full SHA for 3b4255f
Browse repository at this point
Clarified DIFFERENT(vars) modifier
boggle
committed
b74e09e
View commit details
Copy full SHA for b74e09e
Browse repository at this point
You can’t perform that action at this time.