For the question bellow I will use notations used in Enderton's book.
Let $\mathcal{L}$ be a language with $=$, $\forall$ and $R$ a binary relation symbol. A model $\mathfrak{A}$ is called a graph if $\mathfrak{A}$ satisfies
- $\forall x (\neg x R x)) $ (interpreted as no vertex is connected to itself via an edge)
- $\forall x \forall y (xRy \to yRx)$ (interpreted as undirected graphs)
A clique in a graph $\mathfrak{A}$ is a set $\{v_1, v_2, \ldots v_n\} \subseteq |\mathfrak{A}|$ of $n$ distinct elements such that for all $i\neq j$ we have that $(v_1,v_j) \in R^{\mathfrak{A}}$. (interpreted as a clique of size $n$ is, $n$ distinct vertices such that each vertex is connected to others via an edge).
With these definitions I am given to prove that, there is no set of wff $\Sigma$ (finite or infinite) in the language $\mathcal{L}$ such that $\mathfrak{A}\vDash\Sigma$ if and only if $\mathfrak{A}$ is finite with every clique is contained in a clique of even size.