Skip to main content
Version: 0.3.0

MatchPattern

age-schema-client v0.3.0


age-schema-client / MatchPattern

Interface: MatchPattern

Defined in: src/query/types.ts:61

Match pattern interface

Extended by

Properties

PropertyTypeDescriptionDefined in
typeMatchPatternTypePattern typesrc/query/types.ts:65

Methods

toCypher()

toCypher(): string;

Defined in: src/query/types.ts:70

Convert to Cypher string

Returns

string