MultigraphQ
MultigraphQ[g] yields True if the graph g is a multigraph and False otherwise.
Examples
MultigraphQ[Graph[{1 -> 2, 1 -> 2}]]MultigraphQ[CompleteGraph[5]]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.