Skip to content

Commit

Permalink
pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
jairad26 committed Jan 10, 2025
1 parent af67c99 commit 031541e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/assemblyscript/src/assembly/neo4j.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export class Node extends Entity {

@alias("Labels")
Labels!: string[];

__INITIALIZE(): this {
return this;
}
Expand Down

0 comments on commit 031541e

Please sign in to comment.