Package com.google.common.graph


@CheckReturnValue @NullMarked package com.google.common.graph
An API for representing graph (node and edge) data. It is analogous to the Java Collections Framework APIs for lists, maps, sets, etc.

This package is a part of the open-source Guava library.