Releases: Wolfgang-Schuetzelhofer/jcypher_samples
2.5.0
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.
Classiot.jcypher.samples.domain.people.GenericPeopleDomain
provides sample code to work with Generic Domain Models. - ShakespeareGraph.
- MovieDatabase.
2.4.0
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.
Classiot.jcypher.samples.domain.people.GenericPeopleDomain
provides sample code to work with Generic Domain Models. - ShakespeareGraph.
- MovieDatabase.
2.3.0
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.
Classiot.jcypher.samples.domain.people.GenericPeopleDomain
provides sample code to work with Generic Domain Models. - ShakespeareGraph.
- MovieDatabase.
2.2.0
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.
Classiot.jcypher.samples.domain.people.GenericPeopleDomain
provides sample code to work with Generic Domain Models. - ShakespeareGraph.
- MovieDatabase.
2.0.0
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:_ Classiot.jcypher.samples.domain.people.GenericPeopleDomain
provides sample code to work with Generic Domain Models. - ShakespeareGraph.
- MovieDatabase.
1.7.0
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
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
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
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
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.