UNPKG

sedk-neo4j

Version:

Cypher builder and validator for Neo4j

4 lines (3 loc) 60 B
export interface IStatementGiver { getStmt(): string; }