GraphAware
Neo4j 4: Drivers and Authorization | GraphAware
Neo4j 4.0 has just been released with a key feature: graph and sub-graph access control. Access to certain labels or relationship types or properties ca...
...
A quick guide to multi tenancy
GraphAware
Neo4j 4: Multi tenancy | GraphAware
Up until version 4.0, Neo4j has supported only one active database per server instance. As such, achieving multi tenancy meant that either a Neo4j in...
The much awaited feature is finally here!
GraphAware
Neo4j 4: Post-Union Processing Explained | GraphAware
Many, many years ago, I requested for the Cypher UNION clause in Cypher and Andres Taylor graciously added it.This was f...
Yes, I don't see a hyperedge either. Rules can be modelled in graphs as well, but it may be overkill for your case, and you might be better off enforcing them via triggers, or other business logic.
@urubatan not quite sure a hyperedge is needed yet. Of course I don't have details of your use cases and model but at first glance, a potential model could be
where the data you have in your example would look like
Obvious questions would be whethe...
You can configure which property is displayed as the value. Simply click on the red node,
then click on the Label of that node,
and select the text property.