Edge Selector

edgeElementSelector

The specification of edge elements of a set.

#edgeElementSelector

type

object

allOf

properties

  • elementType

type

string

enum

edge

oneOf

Select edges were the edge property value comparison with the provided value is true

type

object

properties

  • operator

comparisonOperator

  • left

type

object

properties

  • edge

edgeProperty

  • right

value

Select edges were the edge property value in in the provided list

type

object

properties

  • operator

type

string

enum

withPropertyIn, in, not in

  • left

type

object

properties

  • edge

edgeProperty

  • right

oneOf

valueList

setContent

Select edges were either target or source node is in the given set of nodes.

type

object

properties

  • operator

type

string

enum

withTargetNodeIn, withSourceNodeIn

  • selector

setContent

dbSimpleQuery