Branch: refs/heads/iss1164-neo4j-group
  Home:   https://github.com/PathwayCommons/factoid
  Commit: 9e3bbee4f277f75c31b240da9a16fb12da8f8ecb
      
https://github.com/PathwayCommons/factoid/commit/9e3bbee4f277f75c31b240da9a16fb12da8f8ecb
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M neo4j-test/doc-tests-complex.js
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  merge neighbourhood and neighbourhoodWithoutComplexes. Tested


  Commit: 6308ea6e09104e82b8107f88c6fad7673e729935
      
https://github.com/PathwayCommons/factoid/commit/6308ea6e09104e82b8107f88c6fad7673e729935
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  documentation, deleted neighbourhoodWithoutComplexes


  Commit: f5916cf597b606e171087c6c82562c4d0d0ba863
      
https://github.com/PathwayCommons/factoid/commit/f5916cf597b606e171087c6c82562c4d0d0ba863
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  update getNeighbouringNodes and getInteractions


  Commit: 7e6140bb2f2c998bce965bf40871e900c65113e2
      
https://github.com/PathwayCommons/factoid/commit/7e6140bb2f2c998bce965bf40871e900c65113e2
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  made neighbourhoodReadable, untested


  Commit: 61b6f35bacec2464c21c22383b116d221714216c
      
https://github.com/PathwayCommons/factoid/commit/61b6f35bacec2464c21c22383b116d221714216c
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M neo4j-test/search-tests.js

  Log Message:
  -----------
  testing for neighbourhoodReadable complete


  Commit: 08da273649644771774bf1afa8279193fa0faa0d
      
https://github.com/PathwayCommons/factoid/commit/08da273649644771774bf1afa8279193fa0faa0d
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M neo4j-test/search-tests.js
    M src/neo4j/neo4j-functions.js
    M src/neo4j/query-strings.js

  Log Message:
  -----------
  get() updated and tested


  Commit: ed0b7fc1b521beaf258392c64995368e746f6617
      
https://github.com/PathwayCommons/factoid/commit/ed0b7fc1b521beaf258392c64995368e746f6617
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M neo4j-test/search-tests.js
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  documentation change and switching let to const


  Commit: 38ba4efcebe1851a41fff6b2e027f267cd8b9c20
      
https://github.com/PathwayCommons/factoid/commit/38ba4efcebe1851a41fff6b2e027f267cd8b9c20
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M neo4j-test/fixtures.js

  Log Message:
  -----------
  Remove fixture creation on test.


  Commit: 789eff0be51b6323953be31e3c3106c71e0d2ff7
      
https://github.com/PathwayCommons/factoid/commit/789eff0be51b6323953be31e3c3106c71e0d2ff7
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M src/config.js

  Log Message:
  -----------
  Use default neo4j database


  Commit: 0fcc4b069ccecbab8817895e26a0da91f1ba01db
      
https://github.com/PathwayCommons/factoid/commit/0fcc4b069ccecbab8817895e26a0da91f1ba01db
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M src/neo4j/neo4j-functions.js
    M src/neo4j/test-functions.js

  Log Message:
  -----------
  Group the session configuration.


  Commit: 6ea0cd3fe402a0e82a4f24a213494b0a34522b63
      
https://github.com/PathwayCommons/factoid/commit/6ea0cd3fe402a0e82a4f24a213494b0a34522b63
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M src/neo4j/neo4j-driver.js

  Log Message:
  -----------
  Add a helper to get a session.


  Commit: 732abb0cb2b44074ff3efdc8e758f3ba92645e47
      
https://github.com/PathwayCommons/factoid/commit/732abb0cb2b44074ff3efdc8e758f3ba92645e47
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M src/neo4j/neo4j-functions.js
    M src/neo4j/test-functions.js

  Log Message:
  -----------
  Use the helper function to get a session


  Commit: a913490fee81d662971b2afe8bb4eb42043932b4
      
https://github.com/PathwayCommons/factoid/commit/a913490fee81d662971b2afe8bb4eb42043932b4
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M src/neo4j/test-functions.js

  Log Message:
  -----------
  Remove unused config var


  Commit: 60586d772537d3392864e58d385df8ddf18911b0
      
https://github.com/PathwayCommons/factoid/commit/60586d772537d3392864e58d385df8ddf18911b0
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M neo4j-test/search-tests.js
    M src/neo4j/neo4j-functions.js

  Log Message:
  -----------
  changed 'neighbouringNodes' field to 'nodes'


  Commit: cbf3172ad7471ba40027768dbeb8b462a1b21e47
      
https://github.com/PathwayCommons/factoid/commit/cbf3172ad7471ba40027768dbeb8b462a1b21e47
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M neo4j-test/doc-tests-complex.js
    M neo4j-test/search-tests.js
    M src/neo4j/neo4j-functions.js
    M src/neo4j/query-strings.js

  Log Message:
  -----------
  Merge pull request #1165 from 
PathwayCommons/iss1163-neo4j-update-search-functions

Neo4j: Update the search functions


  Commit: d17b942e3d95195e94dcd1383dbffbcf7793d850
      
https://github.com/PathwayCommons/factoid/commit/d17b942e3d95195e94dcd1383dbffbcf7793d850
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M neo4j-test/doc-tests-complex.js
    M neo4j-test/search-tests.js
    M src/neo4j/neo4j-functions.js
    M src/neo4j/query-strings.js

  Log Message:
  -----------
  Merge branch 'unstable' into hardcoded-neo4j-database

# Conflicts:
#       src/neo4j/neo4j-functions.js


  Commit: 75541c971377df76e614d43fd50047491fba58c6
      
https://github.com/PathwayCommons/factoid/commit/75541c971377df76e614d43fd50047491fba58c6
  Author: Jeffrey <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M neo4j-test/fixtures.js
    M src/config.js
    M src/neo4j/neo4j-driver.js
    M src/neo4j/neo4j-functions.js
    M src/neo4j/test-functions.js

  Log Message:
  -----------
  Merge pull request #1169 from PathwayCommons/hardcoded-neo4j-database

neo4j driver refactoring


  Commit: ff1f255266dc197da6c713c39426bc6bfe4c9cdb
      
https://github.com/PathwayCommons/factoid/commit/ff1f255266dc197da6c713c39426bc6bfe4c9cdb
  Author: Linda (Jia Wen) Li <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M neo4j-test/doc-tests-complex.js
    M neo4j-test/fixtures.js
    M neo4j-test/search-tests.js
    M src/config.js
    M src/neo4j/neo4j-driver.js
    M src/neo4j/neo4j-functions.js
    M src/neo4j/query-strings.js
    M src/neo4j/test-functions.js

  Log Message:
  -----------
  Merge branch 'unstable' into iss1164-neo4j-group


Compare: 
https://github.com/PathwayCommons/factoid/compare/5a8456259c44...ff1f255266dc

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/iss1164-neo4j-group/5a8456-ff1f25%40github.com.

Reply via email to