Oihana PHP Arango

HasFacetEdge.php

Table of Contents

Traits

HasFacetEdge
Builds the AQL filter fragment for an {@see Facet::EDGE} facet: it keeps documents linked (or, when negated, not linked) to a target vertex through an inbound edge traversal. The match is driven by {@see HasFacetSimpleConditions} — a configurable operator (`Facet::OP`, default `eq`) over one or more vertex fields (`AQL::FIELDS`, default `_key`). Composed via {@see FacetTrait}.
On this page

Search results