Package | Description |
---|---|
er.neo4jadaptor.query |
Classes for handling search queries by using the concept of layers of filters -
Filter
may filter out some record if it doesn't match search criteria, but may not. |
er.neo4jadaptor.query.all_of_type |
Classes for
AllOfTypeFilter filter. |
er.neo4jadaptor.query.all_of_type.results | |
er.neo4jadaptor.query.lucene |
Classes for
LuceneFilter to perform searches using Lucene engine. |
er.neo4jadaptor.query.lucene.results | |
er.neo4jadaptor.query.neo4j_by_pk |
Classes for
ByPrimaryKeyFilter to perform searches on nodes/relationships being connected to
some set of nodes/relationships with known IDs. |
er.neo4jadaptor.query.neo4j_by_pk.results | |
er.neo4jadaptor.query.neo4j_eval |
Classes to support
EvaluatingFilter to perform thorough node/relationship evaluation. |
Class and Description |
---|
Filter
Performs Neo4J node/relationship filtering to exclude ones that do not match search criteria.
|
Results
Marker interface for the search results cursor.
|
Class and Description |
---|
Filter
Performs Neo4J node/relationship filtering to exclude ones that do not match search criteria.
|
Results
Marker interface for the search results cursor.
|
Class and Description |
---|
Results
Marker interface for the search results cursor.
|
Class and Description |
---|
Filter
Performs Neo4J node/relationship filtering to exclude ones that do not match search criteria.
|
QueryConverter
Converts
EOQualifier s to custom type of queries. |
Results
Marker interface for the search results cursor.
|
Class and Description |
---|
Results
Marker interface for the search results cursor.
|
Class and Description |
---|
Filter
Performs Neo4J node/relationship filtering to exclude ones that do not match search criteria.
|
Results
Marker interface for the search results cursor.
|
Class and Description |
---|
Results
Marker interface for the search results cursor.
|
Class and Description |
---|
QueryConverter
Converts
EOQualifier s to custom type of queries. |
Results
Marker interface for the search results cursor.
|
Copyright © 2002 – 2020 Project Wonder.