Builder

class Builder

Properties

Link copied to clipboard

A list of the edge labels in the graph.

Link copied to clipboard

A list of the distinct edge properties in the graph, along with the count of edges where each property is used.

Link copied to clipboard

This field is only present when the requested mode is DETAILED. It contains a list of edge structures.

Link copied to clipboard

A list of distinct node labels in the graph.

Link copied to clipboard

A list of the distinct node properties in the graph, along with the count of nodes where each property is used.

Link copied to clipboard

This field is only present when the requested mode is DETAILED. It contains a list of node structures.

Link copied to clipboard

The number of unique edge labels in the graph.

Link copied to clipboard

The number of edge properties in the graph.

Link copied to clipboard

The number of edges in the graph.

Link copied to clipboard

The number of distinct node labels in the graph.

Link copied to clipboard

The number of distinct node properties in the graph.

Link copied to clipboard

The number of nodes in the graph.

Link copied to clipboard

The total number of usages of all edge properties.

Link copied to clipboard

The total number of usages of all node properties.