A B C D E F G H I L N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractPropertyContainerState - Class in com.buschmais.xo.neo4j.remote.impl.model.state
- AbstractPropertyContainerState(Map<String, Object>) - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
- AbstractRemoteDatastorePropertyManager<T extends AbstractRemotePropertyContainer> - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- AbstractRemoteDatastorePropertyManager(StatementExecutor, RemoteDatastoreSessionCache) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- AbstractRemotePropertyContainer<S extends AbstractPropertyContainerState> - Class in com.buschmais.xo.neo4j.remote.impl.model
-
Abstract base class for property containers.
- AbstractRemotePropertyContainer(long, S) - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- add(String, Value) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.StatementBatchBuilder
- add(String, Value, StatementBatchBuilder.Callback) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.StatementBatchBuilder
- add(T) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- addAll(C) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- addDiscriminators(CompositeTypeMetadata<EntityTypeMetadata<NodeMetadata<RemoteLabel>>>, RemoteNode, Set<RemoteLabel>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- afterCompletion(boolean) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
- afterCompletion(boolean) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- afterCompletion(T, boolean) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
B
- begin() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreTransaction
- builder() - Static method in class com.buschmais.xo.neo4j.remote.impl.datastore.StatementConfig
C
- close() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastore
- close() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- close() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.StatementBatchBuilder
- com.buschmais.xo.neo4j.remote.api - package com.buschmais.xo.neo4j.remote.api
- com.buschmais.xo.neo4j.remote.impl.converter - package com.buschmais.xo.neo4j.remote.impl.converter
- com.buschmais.xo.neo4j.remote.impl.datastore - package com.buschmais.xo.neo4j.remote.impl.datastore
- com.buschmais.xo.neo4j.remote.impl.model - package com.buschmais.xo.neo4j.remote.impl.model
- com.buschmais.xo.neo4j.remote.impl.model.state - package com.buschmais.xo.neo4j.remote.impl.model.state
- commit() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreTransaction
- convert(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.converter.RemoteEntityConverter
- convert(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.converter.RemoteParameterConverter
- convert(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.converter.RemotePathConverter
- convertParameter(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- convertValue(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- createDatastore(XOUnit) - Method in class com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider
- createEntity(CompositeTypeMetadata<EntityTypeMetadata<NodeMetadata<RemoteLabel>>>, Set<RemoteLabel>, Map<PrimitivePropertyMethodMetadata<PropertyMetadata>, Object>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- createQuery(Class<QL>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- createRelation(RemoteNode, RelationTypeMetadata<RelationshipMetadata<RemoteRelationshipType>>, RelationTypeMetadata.Direction, RemoteNode, Map<PrimitivePropertyMethodMetadata<PropertyMetadata>, Object>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- createRepository(XOSession, Class<R>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- createSession() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastore
D
- datastoreSessionCache - Variable in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- deleteEntity(RemoteNode) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- deleteRelation(RemoteRelationship) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
E
- ENCRYPTION - com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- ensureLoaded(T) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- equals(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- execute(Cypher, Map<String, Object>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteCypherQuery
- execute(String, Map<String, Object>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteCypherQuery
- execute(String, Map<String, Object>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.StatementExecutor
- execute(String, Value) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.StatementExecutor
F
- find(RemoteLabel, PropertyMetadata, Object) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteNeo4jRepositoryImpl
- find(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.TypedRemoteRepositoryImpl
- findEntity(EntityTypeMetadata<NodeMetadata<RemoteLabel>>, RemoteLabel, Map<PrimitivePropertyMethodMetadata<PropertyMetadata>, Object>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- findEntityById(EntityTypeMetadata<NodeMetadata<RemoteLabel>>, RemoteLabel, Long) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- findRelationById(RelationTypeMetadata<RelationshipMetadata<RemoteRelationshipType>>, Long) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- flush() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
- flush() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- flush() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- flush(StatementBatchBuilder, T, String, String) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- flush(Iterable<RemoteNode>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- flush(Iterable<RemoteRelationship>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
G
- get(Properties) - Method in enum com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- getAdded() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- getConfigurationProperties() - Method in class com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider
- getDatastoreEntityManager() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- getDatastoreRelationManager() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- getDatastoreTransaction() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- getDefaultQueryLanguage() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- getElements() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- getEndNode() - Method in class com.buschmais.xo.neo4j.remote.impl.model.RemoteRelationship
- getEntityDiscriminators(RemoteNode) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- getEntityId(RemoteNode) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- getFrom(RemoteRelationship) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- getId() - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- getIncomingRelationships() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- getIncomingRelationships(RemoteRelationshipType) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- getKey() - Method in enum com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- getLabels() - Method in class com.buschmais.xo.neo4j.remote.impl.model.RemoteNode
- getLabels() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- getMetadataFactory() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastore
- getName() - Method in enum com.buschmais.xo.neo4j.remote.impl.model.RemoteDirection
- getNode(long) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- getNode(long, Supplier<NodeState>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- getNode(Node) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- getOrCreateWriteCache() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
- getOutgoingRelationships() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- getOutgoingRelationships(RemoteRelationshipType) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- getProperties() - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- getProperties(Map<PrimitivePropertyMethodMetadata<PropertyMetadata>, Object>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- getProperty(String) - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- getProperty(T, PrimitivePropertyMethodMetadata<PropertyMetadata>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- getQueryRunner() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreTransaction
- getReadCache() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
- getRelationDiscriminator(RemoteRelationship) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- getRelationId(RemoteRelationship) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- getRelations(RemoteNode, RelationTypeMetadata<RelationshipMetadata<RemoteRelationshipType>>, RelationTypeMetadata.Direction) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- getRelationship(long, RemoteNode, RemoteRelationshipType, RemoteNode) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- getRelationship(long, RemoteNode, RemoteRelationshipType, RemoteNode, Supplier<RelationshipState>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- getRelationship(Long) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- getRelationship(Node, Relationship, Node) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- getRelationship(Relationship) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- getRelationships(RemoteDirection, RemoteRelationshipType) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- getRelationships(RemoteRelationshipType, RemoteDirection) - Method in class com.buschmais.xo.neo4j.remote.impl.model.RemoteNode
- getRemoved() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- getSingleRelation(RemoteNode, RelationTypeMetadata<RelationshipMetadata<RemoteRelationshipType>>, RelationTypeMetadata.Direction) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- getSingleRelationship(RemoteRelationshipType, RemoteDirection) - Method in class com.buschmais.xo.neo4j.remote.impl.model.RemoteNode
- getSingleResult(String, Value) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.StatementExecutor
- getStartNode() - Method in class com.buschmais.xo.neo4j.remote.impl.model.RemoteRelationship
- getState() - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- getTo(RemoteRelationship) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- getType() - Method in enum com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- getType() - Method in class com.buschmais.xo.neo4j.remote.impl.converter.RemoteEntityConverter
- getType() - Method in class com.buschmais.xo.neo4j.remote.impl.converter.RemoteParameterConverter
- getType() - Method in class com.buschmais.xo.neo4j.remote.impl.converter.RemotePathConverter
- getType() - Method in class com.buschmais.xo.neo4j.remote.impl.model.RemoteRelationship
- getWriteCache() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
H
- hashCode() - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- hasProperty(String) - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- hasProperty(T, PrimitivePropertyMethodMetadata<PropertyMetadata>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- hasRelationship(RemoteRelationshipType, RemoteDirection) - Method in class com.buschmais.xo.neo4j.remote.impl.model.RemoteNode
I
- INCOMING - com.buschmais.xo.neo4j.remote.impl.model.RemoteDirection
- isActive() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreTransaction
- isEntity(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- isLoaded() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
- isRelation(Object) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
L
- load(C) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- load(RemoteNode) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- load(RemoteRelationship) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- load(Map<String, Object>) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
- load(T) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
N
- NEO4J_REMOTE - Static variable in enum com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- NodeState - Class in com.buschmais.xo.neo4j.remote.impl.model.state
- NodeState() - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- NodeState(Set<RemoteLabel>, Map<String, Object>) - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
O
- OUTGOING - com.buschmais.xo.neo4j.remote.impl.model.RemoteDirection
P
- PASSWORD - com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- process(Record) - Method in interface com.buschmais.xo.neo4j.remote.impl.datastore.StatementBatchBuilder.Callback
R
- RelationshipState - Class in com.buschmais.xo.neo4j.remote.impl.model.state
- RelationshipState() - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.state.RelationshipState
- RelationshipState(Map<String, Object>) - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.state.RelationshipState
- RemoteCypherQuery - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- RemoteCypherQuery(StatementExecutor, Converter, Converter) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteCypherQuery
- RemoteDatastore - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- RemoteDatastore(XOUnit) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastore
- RemoteDatastoreEntityManager - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- RemoteDatastoreEntityManager(StatementExecutor, RemoteDatastoreSessionCache) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- RemoteDatastoreRelationManager - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- RemoteDatastoreRelationManager(StatementExecutor, RemoteDatastoreSessionCache) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreRelationManager
- RemoteDatastoreSession - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- RemoteDatastoreSession(Session, StatementConfig) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSession
- RemoteDatastoreSessionCache - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- RemoteDatastoreSessionCache() - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- RemoteDatastoreTransaction - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- RemoteDatastoreTransaction(Session) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreTransaction
- RemoteDirection - Enum in com.buschmais.xo.neo4j.remote.impl.model
- RemoteEntityConverter - Class in com.buschmais.xo.neo4j.remote.impl.converter
- RemoteEntityConverter(RemoteDatastoreSessionCache) - Constructor for class com.buschmais.xo.neo4j.remote.impl.converter.RemoteEntityConverter
- RemoteLabel - Class in com.buschmais.xo.neo4j.remote.impl.model
- RemoteLabel() - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.RemoteLabel
- RemoteNeo4jRepositoryImpl - Class in com.buschmais.xo.neo4j.remote.impl.datastore
-
Implementation of the
Neo4jRepository. - RemoteNeo4jRepositoryImpl(XOSession<NodeMetadata<RemoteLabel>, RemoteLabel, ?, ?>, StatementExecutor, RemoteDatastoreSessionCache) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteNeo4jRepositoryImpl
- RemoteNeo4jXOProvider - Class in com.buschmais.xo.neo4j.remote.api
- RemoteNeo4jXOProvider() - Constructor for class com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider
- RemoteNeo4jXOProvider.Property - Enum in com.buschmais.xo.neo4j.remote.api
-
Defines the properties supported by this datastore.
- RemoteNode - Class in com.buschmais.xo.neo4j.remote.impl.model
- RemoteNode(long, NodeState) - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.RemoteNode
- RemoteParameterConverter - Class in com.buschmais.xo.neo4j.remote.impl.converter
- RemoteParameterConverter() - Constructor for class com.buschmais.xo.neo4j.remote.impl.converter.RemoteParameterConverter
- RemotePathConverter - Class in com.buschmais.xo.neo4j.remote.impl.converter
-
Converts a path into an iterable consisting of all nodes and relationships.
- RemotePathConverter(RemoteDatastoreSessionCache) - Constructor for class com.buschmais.xo.neo4j.remote.impl.converter.RemotePathConverter
- RemoteRelationship - Class in com.buschmais.xo.neo4j.remote.impl.model
- RemoteRelationship(long, RelationshipState, RemoteNode, RemoteRelationshipType, RemoteNode) - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.RemoteRelationship
- RemoteRelationshipType - Class in com.buschmais.xo.neo4j.remote.impl.model
- RemoteRelationshipType() - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.RemoteRelationshipType
- remove(T) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- removeAll(C) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- removeDiscriminators(CompositeTypeMetadata<EntityTypeMetadata<NodeMetadata<RemoteLabel>>>, RemoteNode, Set<RemoteLabel>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreEntityManager
- removeProperty(String) - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- removeProperty(T, PrimitivePropertyMethodMetadata<PropertyMetadata>) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- rollback() - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreTransaction
S
- setProperty(String, Object) - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- setProperty(T, PrimitivePropertyMethodMetadata<PropertyMetadata>, Object) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- setRelationships(RemoteDirection, RemoteRelationshipType, StateTracker<RemoteRelationship, Set<RemoteRelationship>>) - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.NodeState
- STATEMENT_BATCHABLE_DEFAULT - com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- STATEMENT_LOG_LEVEL - com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- StatementBatchBuilder - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- StatementBatchBuilder(StatementExecutor) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.StatementBatchBuilder
- StatementBatchBuilder.Callback - Interface in com.buschmais.xo.neo4j.remote.impl.datastore
- StatementConfig - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- StatementConfig() - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.StatementConfig
- StatementConfig.StatementConfigBuilder - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- StatementConfigBuilder() - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.StatementConfig.StatementConfigBuilder
- statementExecutor - Variable in class com.buschmais.xo.neo4j.remote.impl.datastore.AbstractRemoteDatastorePropertyManager
- StatementExecutor - Class in com.buschmais.xo.neo4j.remote.impl.datastore
- StatementExecutor(RemoteDatastoreTransaction, StatementConfig) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.StatementExecutor
- StateTracker<T,C extends Collection<T>> - Class in com.buschmais.xo.neo4j.remote.impl.model.state
- StateTracker(C) - Constructor for class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
T
- toString() - Method in class com.buschmais.xo.neo4j.remote.impl.model.state.StateTracker
- TRUST_CERTIFICATE - com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- TRUST_STRATEGY - com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
- TypedRemoteRepositoryImpl<T> - Class in com.buschmais.xo.neo4j.remote.impl.datastore
-
Implementation of
TypedNeo4jRepository. - TypedRemoteRepositoryImpl(XOSession<NodeMetadata<RemoteLabel>, RemoteLabel, ?, ?>, Class<T>, StatementExecutor, RemoteDatastoreSessionCache) - Constructor for class com.buschmais.xo.neo4j.remote.impl.datastore.TypedRemoteRepositoryImpl
U
- update(long, RemoteNode) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- update(long, RemoteRelationship) - Method in class com.buschmais.xo.neo4j.remote.impl.datastore.RemoteDatastoreSessionCache
- updateId(Long) - Method in class com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
- USERNAME - com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
V
- valueOf(String) - Static method in enum com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.buschmais.xo.neo4j.remote.impl.model.RemoteDirection
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.buschmais.xo.neo4j.remote.api.RemoteNeo4jXOProvider.Property
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.buschmais.xo.neo4j.remote.impl.model.RemoteDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages