pub fn validate_default_label_relations(
store: &GraphStoreHandle,
graph: &str,
query: &CypherQuery,
) -> Result<(), CypherError>Expand description
Check required AGE default label relations using the caller’s selected graph handle.
pub fn validate_default_label_relations(
store: &GraphStoreHandle,
graph: &str,
query: &CypherQuery,
) -> Result<(), CypherError>Check required AGE default label relations using the caller’s selected graph handle.