Functions


all() (graph function)

Learn how to use the all() function to evaluate a condition over the elements of a variable length edge.

any() (graph function)

Learn how to use the any() function to evaluate a condition over the elements of a variable length edge.

inner_nodes() (graph function)

Learn how to use the inner_nodes() function to access all inner nodes in a variable length path.

labels() (graph function)

Learn how to use the labels() function to retrieve, filter, and project label information for nodes and edges in graph queries.

map() (graph function)

Learn how to use the map() function to evaluate an expression over the elements of a variable length edge.

node_degree_in (graph function)

This article describes the node_degree_in() command.

node_degree_out (graph function)

This article describes the node_degree_out() command.