Is there a representation of a graph in Java standard libraries, like there is in the boost library in C++? Is there a graph representation which is a standard in the business?
Edit: by graph, I mean of course the mathematical concept in computer science - graph theory