$\mathcal{G}$ is a graph class. Each graph $G$ of $\mathcal{G}$ has the following properties-
$G$ is a $k$ (variable with respect to different graphs) regular graph of $n$ vertices. The vertex set $V$ consists all $n$ vertices of $G$.
Each $G$ has a subset $B$ of $V$ with $\mu$ (variable with respect to different graphs) common neighbors ( for all graphs of class $\mathcal{G}$).
- $|B| \leq c$ where $c$ is a constant (for all graphs of class $\mathcal{G}$).
Does graph class $\mathcal{G}$ exist?
For example, if we consider Strongly Regular Graph, then $c$ does not exist.
Is there anything in literature related to this problem?