Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@neo4j/cypher-builder

Package Overview
Dependencies
Maintainers
7
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j/cypher-builder - npm Package Versions

1
7

1.2.0

Diff

Changelog

Source

1.2.0

Minor Changes

Patch Changes

neo4j-organization
published 1.1.2 •

Changelog

Source

1.1.2

Patch Changes

neo4j-organization
published 1.1.1 •

Changelog

Source

1.1.1

Patch Changes

  • #81 0af8a3a Thanks @angrykoala! - Reverts types for Call innerWith, With without parameters will not be rendered
neo4j-organization
published 1.1.0 •

Changelog

Source

1.1.0

Minor Changes

Patch Changes

neo4j-organization
published 1.0.0 •

Changelog

Source

1.0.0

Major Changes

Minor Changes

  • #70 e2339ff Thanks @angrykoala! - Support for expressions on .skip and .limit subqueries

  • #7 6f57eaf Thanks @angrykoala! - Support for label expressions for nodes and relationships

    For example:

    (:A&(B|C))
    
  • #41 28e5b35 Thanks @angrykoala! - Add predicate functions

  • #63 9c26ff2 Thanks @angrykoala! - Add graph functions

  • #71 01badcf Thanks @angrykoala! - Add support for list index access in property references

  • #44 9b4d351 Thanks @angrykoala! - Add missing scalar functions

  • #45 f483ab1 Thanks @angrykoala! - Add mathematical functions

  • #57 af799a4 Thanks @angrykoala! - Add missing list functions (https://neo4j.com/docs/cypher-manual/current/functions/list/)

Patch Changes

neo4j-organization
published 0.6.0 •

Changelog

Source

0.6.0

Minor Changes

Patch Changes

neo4j-organization
published 0.5.4 •

Changelog

Source

0.5.4

Patch Changes

  • #22 9aadbad Thanks @angrykoala! - Adds @internal methods to the output .d.ts to avoid errors in client builds
neo4j-organization
published 0.5.3 •

Changelog

Source

0.5.3

Patch Changes

  • #17 1089034 Thanks @angrykoala! - Escapes properties in patterns.

    e.g.

    MATCH (m:Movie { `$myProp`: "Text" })
    
neo4j-organization
published 0.5.2 •

Changelog

Source

0.5.2

Patch Changes

neo4j-organization
published 0.5.1 •

Changelog

Source

0.5.1

Patch Changes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc