|
Spring Data Graph | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryEngine | |
---|---|
org.springframework.data.neo4j.core | |
org.springframework.data.neo4j.rest | |
org.springframework.data.neo4j.support | |
org.springframework.data.neo4j.support.query |
Uses of QueryEngine in org.springframework.data.neo4j.core |
---|
Methods in org.springframework.data.neo4j.core that return QueryEngine | ||
---|---|---|
|
GraphDatabase.queryEngineFor(QueryType type)
|
Uses of QueryEngine in org.springframework.data.neo4j.rest |
---|
Classes in org.springframework.data.neo4j.rest that implement QueryEngine | |
---|---|
class |
RestCypherQueryEngine
|
class |
RestGremlinQueryEngine
|
Methods in org.springframework.data.neo4j.rest that return QueryEngine | |
---|---|
QueryEngine |
RestGraphDatabase.queryEngineFor(QueryType type)
|
Uses of QueryEngine in org.springframework.data.neo4j.support |
---|
Methods in org.springframework.data.neo4j.support that return QueryEngine | ||
---|---|---|
|
DelegatingGraphDatabase.queryEngineFor(QueryType type)
|
Uses of QueryEngine in org.springframework.data.neo4j.support.query |
---|
Classes in org.springframework.data.neo4j.support.query that implement QueryEngine | |
---|---|
class |
CypherQueryEngine
|
class |
GremlinQueryEngine
|
|
Spring Data Graph | |||||||||
PREV NEXT | FRAMES NO FRAMES |