MATCH path=(a:Alias)--(p:Profile)--(:Feature)--(:FeatureVersion)--(:Location)--(code:AreaCode)
WHERE code.raw_content="SY"
RETURN path LIMIT 100
Expand

# The following **Cypher query graph** provides a visual representation - **sanctioned individuals and entities in Syria** - **the nature of the relationship between them**

Expand