Skip to content

Releases: Wolfgang-Schuetzelhofer/jcypher_samples

2.5.0

22 Dec 11:28
Compare
Choose a tag to compare

Works on JCypher Release 3.9.0.
_Note:_ JCypher 3.9.0 supports Neo4j 3.3.1

Content:

  • 'PEOPLE-DOMAIN' sample includes domain query samples:

    part 1 (predicate expressions)

    part 2 (traversal expressions),

    part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries).

    Domain Query Concatenation.

    Transaction sample.

    Store and load Domain Queries.

    Class iot.jcypher.samples.domain.people.GenericPeopleDomain provides sample code to work with Generic Domain Models.
  • ShakespeareGraph.
  • MovieDatabase.

2.4.0

30 May 13:44
Compare
Choose a tag to compare

Works on JCypher Release 3.4.0.
_Note:_ JCypher 3.4.0 supports Neo4j 2.3.2 including basic authentication and authorization.
For how to set userId and password, please hava a look at class iot.jcypher.samples.domain.people.graph_access.Config

Content:

  • 'PEOPLE-DOMAIN' sample includes domain query samples:

    part 1 (predicate expressions)

    part 2 (traversal expressions),

    part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries).

    Domain Query Concatenation.

    Transaction sample.

    Store and load Domain Queries.

    Class iot.jcypher.samples.domain.people.GenericPeopleDomain provides sample code to work with Generic Domain Models.
  • ShakespeareGraph.
  • MovieDatabase.

2.3.0

23 Mar 12:06
Compare
Choose a tag to compare

Works on JCypher Release 3.3.0.
_Note:_ JCypher 3.3.0 supports Neo4j 2.3.1 including basic authentication and authorization.
For how to set userId and password, please hava a look at class iot.jcypher.samples.domain.people.graph_access.Config

Content:

  • 'PEOPLE-DOMAIN' sample includes domain query samples:

    part 1 (predicate expressions)

    part 2 (traversal expressions),

    part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries).

    Domain Query Concatenation.

    Transaction sample.

    Class iot.jcypher.samples.domain.people.GenericPeopleDomain provides sample code to work with Generic Domain Models.
  • ShakespeareGraph.
  • MovieDatabase.

2.2.0

29 Jan 10:15
Compare
Choose a tag to compare

Works on JCypher Release 3.2.0.
_Note:_ JCypher 3.2.0 supports Neo4j 2.3.1 including basic authentication and authorization.
For how to set userId and password, please hava a look at class iot.jcypher.samples.domain.people.graph_access.Config

Content:

  • 'PEOPLE-DOMAIN' sample includes domain query samples:

    part 1 (predicate expressions)

    part 2 (traversal expressions),

    part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries).

    Domain Query Concatenation.

    Transaction sample.

    Class iot.jcypher.samples.domain.people.GenericPeopleDomain provides sample code to work with Generic Domain Models.
  • ShakespeareGraph.
  • MovieDatabase.

2.0.0

23 Oct 09:19
Compare
Choose a tag to compare

Works on JCypher Releasees 3.0.0 and 3.1.0. To use JCypher 3.1.0 you simply have to change the dependency to JCypher in the _pom.xml file to version 3.1.0._
_Note:_ JCypher 3.0.0 supports Neo4j 2.2.2 including basic authentication and authorization.
For how to set userId and password, please hava a look at class iot.jcypher.samples.domain.people.graph_access.Config

Content:

  • 'PEOPLE-DOMAIN' sample (now includes part 1 (predicate expressions)

    and part 2 (traversal expressions),

    and part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries).

    Domain Query Concatenation.

    Transaction sample.

    _New:_ Class iot.jcypher.samples.domain.people.GenericPeopleDomain provides sample code to work with Generic Domain Models.
  • ShakespeareGraph.
  • MovieDatabase.

1.7.0

24 Aug 14:22
Compare
Choose a tag to compare

Works on JCypher Releases 2.7.0, 2.7.1.
_Note:_ JCypher 2.7.0, 2.7.1 support Neo4j 2.2.2 including basic authentication and authorization.
For how to set userId and password, please hava a look at class iot.jcypher.samples.domain.people.graph_access.Config

Content:

  • 'PEOPLE-DOMAIN' sample (now includes part 1 (predicate expressions)

    and part 2 (traversal expressions),

    and part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries).

    Domain Query Concatenation.

    Transaction sample.
  • ShakespeareGraph.
  • MovieDatabase.

1.6.0

06 Jul 08:32
Compare
Choose a tag to compare

Works on JCypher Release 2.6.0.
_Note:_ JCypher 2.6.0 supports Neo4j 2.2.2 including basic authentication and authorization.
For how to set userId and password, please hava a look at class iot.jcypher.samples.domain.people.graph_access.Config

Content:

  • 'PEOPLE-DOMAIN' sample (now includes part 1 (predicate expressions)

    and part 2 (traversal expressions),

    and part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries).

    Domain Query Concatenation.
  • ShakespeareGraph.
  • MovieDatabase.

1.5.0

08 Jun 11:35
Compare
Choose a tag to compare

Works on JCypher Release 2.5.0.
Content:

  • 'PEOPLE-DOMAIN' sample (now includes part 1 (predicate expressions)

    and part 2 (traversal expressions),

    and part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries).

    Domain Query Concatenation.
  • ShakespeareGraph.
  • MovieDatabase.

1.4.0

04 May 12:42
Compare
Choose a tag to compare

Works on JCypher Release 2.4.0.
Content:

  • 'PEOPLE-DOMAIN' sample (now includes part 1 (predicate expressions)

    and part 2 (traversal expressions),

    and part 3 (collection expressions SELECT, REJECT, COLLECT, UNION, INTERSECTION) of domain queries)
  • ShakespeareGraph.
  • MovieDatabase.

1.3.0

16 Mar 07:57
Compare
Choose a tag to compare

Works on JCypher Release 2.3.0.
Content:

  • 'PEOPLE-DOMAIN' sample (now includes part 1 (predicate expressions)

    and part 2 (traversal expressions),

    and part 3 (collection expressions SELECT, REJECT, COLLECT) of domain queries)
  • ShakespeareGraph.
  • MovieDatabase.