Oihana PHP Arango

TraversalOption uses ConstantsTrait

The enumeration of all FOR optional OPTIONS properties to modify the clause behavior.

Tags
see
https://docs.arangodb.com/3.10/aql/high-level-operations/for/

Table of Contents

Constants

DEFAULT_WEIGHT  : string = 'defaultWeight'
EDGE_COLLECTIONS  : string = 'edgeCollections'
MAX_PROJECTIONS  : string = 'maxProjections'
ORDER  : string = 'order'
PARALLELISM  : string = 'parallelism'
UNIQUE_EDGES  : string = 'uniqueEdges'
UNIQUE_VERTICES  : string = 'uniqueVertices'
VERTEX_COLLECTIONS  : string = 'vertexCollections'
WEIGHT_ATTRIBUTE  : string = 'weightAttribute'

Constants

VERTEX_COLLECTIONS

public string VERTEX_COLLECTIONS = 'vertexCollections'
On this page

Search results