New Graph Predicates
Version 12 adds new predicates for checking weighted graphs.
VertexWeightedGraphQ will give True if there is an explicit VertexWeight property defined.
EdgeWeightedGraphQ will give True if there is an explicit EdgeWeight property defined.