Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on neo4j-kernel #2

Merged
merged 2 commits into from
Feb 26, 2014

Conversation

pdtyreus
Copy link
Owner

Completely decouple the REST API from Neo4j embedded. Resolves #1

Daniel Tyreus added 2 commits February 25, 2014 10:34
 * Created a new interface called DetachedPropertyContainer that is similar to PropertyContainer but decouples from the neo4j embedded database (e.g. no GraphDatabaseService). #1
 * Fixed a test case that depended on the order of a Set.
pdtyreus pushed a commit that referenced this pull request Feb 26, 2014
@pdtyreus pdtyreus merged commit 0831f2f into master Feb 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't implement property-container
1 participant